Safe Haskell | None |
---|---|
Language | Haskell98 |
extract all information needed for verification
getGhcInfos :: Maybe HscEnv -> Config -> [FilePath] -> IO ([GhcInfo], HscEnv) Source #
GHC Interface Pipeline ----------------------------------------------------
runLiquidGhc :: Maybe HscEnv -> Config -> Ghc a -> IO a Source #
GHC Configuration & Setup -------------------------------------------------
printer
predicates
exportedVars :: GhcInfo -> [Var] Source #
Extract Ids ---------------------------------------------------------------