ghc-check-0.1.0.3: Detect mismatches between compile-time and run-time versions of the ghc api

Safe HaskellNone
LanguageHaskell2010

GHC.Check.Internal

Synopsis

Documentation

guessLibdir :: IO FilePath Source #

Look up the GHC lib dir in the NIX environment, then in the Paths

compileTimeVersionFromLibdir :: IO FilePath -> TExpQ Version Source #

Returns the compile-time version of the ghc package given the GHC libdir