@hackage / ghc-check

detect mismatches between compile-time and run-time versions of the ghc api

Latest0.5.0.8

About

Metadata

  • Last updated , by PepeIborra
  • License BSD-3-Clause
  • Categories Development
  • Maintained by: pepeiborra@gmail.com

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 9.4.1
  2. 9.2.4
  3. 9.2.3
  4. 9.0.2
  5. 8.10.7
  6. 8.8.4
  7. 8.6.5

Package Flags

Use the -f option with cabal commands to enable flags

    ghc-check-use-package-abis (on by default)

    record package abis at compile time for improved precision (requires compile-time TH)

Readme

ghc-check

GitHub CI

Use Template Haskell to record the ghc api version at compile time and detect mismatches with the run time version.