/ghc-api-compat

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

ghc-api-compat

GHC-API isn't stable. Especially since we have been renaming every module to put them in the GHC.* namespace (cf #13009).

This package aims to make GHC-API transitions easier by mapping old module names to newer module names, by adding function aliases, etc. Pull requests are welcome!

Build with:

cabal new-build -w /path/to/ghc/HEAD/_build/stage1/bin/ghc