Skip to content
This repository was archived by the owner on Aug 3, 2024. It is now read-only.
This repository was archived by the owner on Aug 3, 2024. It is now read-only.

Haddock fails to run plugins with GHC 8.6.1 alpha #900

Open
@mpickering

Description

@mpickering

GHC has changed so that plugins are only loaded once rather than just before each time they are used.
I suspect that Haddock needs to follow this change and explicitly loads the plugins as well.

@christiaanb suggested some code like this in a suitable place would fix things.

clash-lang/clash-compiler@8d32505#diff-c50e1570ba401340dde73490fed2c8cdR189

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions