Forked from
Glasgow Haskell Compiler / GHC
13821 commits behind the upstream repository.
Ryan Scott
authored
The minimum required GHC version for bootstrapping is 8.6, so we can get rid of some unneeded `#if `__GLASGOW_HASKELL__` CPP guards, as well as one `MIN_VERSION_ghc_prim(0,5,3)` guard (since GHC 8.6 bundles `ghc-prim-0.5.3`).
Code owners
Assign users and groups as approvers for specific file changes. Learn more.