Forked from
Glasgow Haskell Compiler / GHC
13668 commits behind, 388 commits ahead of 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.
Name | Last commit | Last update |
---|---|---|
.. | ||
Lexer.x | ||
Main.hs | ||
Makefile | ||
Parser.y | ||
ParserM.hs | ||
Syntax.hs | ||
genprimopcode.cabal | ||
ghc.mk |