pepeiborra / ghc-check

utility to detect mismatches of ghc api versions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ghc-check

GitHub CI

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

About

utility to detect mismatches of ghc api versions

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%