Safe Haskell | None |
---|---|
Language | Haskell98 |
Documentation
checkFamInstConsistency :: [Module] -> [Module] -> TcM () Source
tcExtendLocalFamInstEnv :: [FamInst] -> TcM a -> TcM a Source
tcLookupFamInst :: TyCon -> [Type] -> TcM (Maybe FamInstMatch) Source
newFamInst :: FamFlavor -> CoAxiom Unbranched -> TcRnIf gbl lcl FamInst Source