@hackage / ghc-corroborate

An flatter API for GHC typechecker plugins

Latest1.0.0

About

Metadata

  • Last updated , by philderbeast
  • License MPL-2.0
  • Categories Type System
  • Maintained by: phil.dejoux@blockscope.com

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 9.2.3
  2. 9.0.2
  3. 8.10.7
  4. 8.8.4
  5. 8.6.5
  6. 8.4.4
  7. 8.2.2
  8. 8.0.2

Readme

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.