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

Language.Haskell.Liquid.GHC.Play

Synopsis

Documentation

getNonPositivesTyCon :: [TyCon] -> [(TyCon, [DataCon])] Source #

Positivity Checker -------------------------------------------------------

mapType :: (Type -> Type) -> Type -> Type Source #