Skip to content

Draft: move base to ghc-base, #20647

ketzacoatl requested to merge wip/t20647-move-base-to-ghc-base into master

This is a WIP.

Move the contents of base to ghc-base (or if you like: rename base to ghc-base), while making base an empty wrapper that re-exports everything now moved to ghc-base.

This contributes to ghc/ghc#20647 (closed).

Merge request reports