ghc-corroborate

An flatter API for GHC typechecker plugins

https://github.com/blockscope/ghc-corroborate#readme

Latest on Hackage:1.0.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MPL-2.0 licensed by Phil de Joux
Maintained by [email protected]

The GHC API changes over time. This package re-exports most GHC imports needed by typechecker plugins from its GHC.Corroborate module with a stable API over multiple GHC versions.