Skip to content

compiler: Make ghc-experimental not wired in

Matthew Pickering requested to merge wip/unwire-ghc-experimental into master

If you need to wire in definitions, then place them in ghc-internal and reexport them from ghc-experimental.

Ticket #24903

Merge request reports