liquidhaskell-0.6.0.0: Liquid Types for Haskell

Safe HaskellNone
LanguageHaskell98

Language.Haskell.Liquid.Transforms.CoreToLogic

Documentation

runToLogic :: TCEmb TyCon -> LogicMap -> (String -> Error) -> LogicM t -> Either t Error Source