liquidhaskell-0.8.10.2: Liquid Types for Haskell
Safe HaskellNone
LanguageHaskell98

Language.Haskell.Liquid.WiredIn

Synopsis

Documentation

wiredSortedSyms :: [(Symbol, Sort)] Source #

Constants for automatic proofs

dictionaryVar :: Var Source #

LH Primitive TyCons -------------------------------------------------------

combineProofsName :: String Source #

LH Primitive TyCons ----------------------------------------------

Built in symbols

isWiredIn :: LocSymbol -> Bool Source #

Horrible hack to support hardwired symbols like head, tail, fst, snd and other LH generated symbols that *do not* correspond to GHC Vars and *should not* be resolved to GHC Vars.

isWiredInName :: Symbol -> Bool Source #

dcPrefix :: Symbol Source #

Deriving classes