liquidhaskell-boot-0.9.2.5.0: Liquid Types for Haskell
Safe HaskellSafe-Inferred
LanguageHaskell98

Language.Haskell.Liquid.Bare.Misc

Documentation

joinVar :: [Var] -> (Var, s, t) -> (Var, s, t) Source #

vmap :: MapTyVarST -> [(Var, RTyVar)] Source #

runMapTyVars :: Bool -> Type -> SpecType -> (Doc -> Doc -> Error) -> Either Error MapTyVarST Source #