Safe Haskell | None |
---|---|
Language | Haskell98 |
Synopsis
- wiredTyCons :: [TyConP]
- wiredDataCons :: [Located DataConP]
- wiredSortedSyms :: [(Symbol, Sort)]
- dictionaryVar :: Var
- dictionaryTyVar :: TyVar
- dictionaryBind :: Bind Var
- proofTyConName :: Symbol
- combineProofsName :: String
- isWiredIn :: LocSymbol -> Bool
- isWiredInName :: Symbol -> Bool
- dcPrefix :: Symbol
- isDerivedInstance :: ClsInst -> Bool
Documentation
wiredTyCons :: [TyConP] Source #
wiredDataCons :: [Located DataConP] Source #
wiredSortedSyms :: [(Symbol, Sort)] Source #
Constants for automatic proofs
dictionaryVar :: Var Source #
LH Primitive TyCons -------------------------------------------------------
dictionaryBind :: Bind Var Source #
combineProofsName :: String Source #
LH Primitive TyCons ----------------------------------------------
Built in symbols
isWiredInName :: Symbol -> Bool Source #
Deriving classes
isDerivedInstance :: ClsInst -> Bool Source #