ghc-7.8.4: The GHC API

Safe HaskellNone
LanguageHaskell98

TcTypeNats

Documentation

data BuiltInSynFamily Source

Constructors

BuiltInSynFamily 

Fields

sfMatchFam :: [Type] -> Maybe (CoAxiomRule, [Type], Type)
 
sfInteractTop :: [Type] -> Type -> [Eqn]
 
sfInteractInert :: [Type] -> Type -> [Type] -> Type -> [Eqn]