liquidhaskell-boot-0.9.10.1.2: Liquid Types for Haskell
Safe HaskellNone
LanguageHaskell98

Language.Haskell.Liquid.GHC.Play

Synopsis

Documentation

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

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

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