Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Functional dependencies
It's better to read it as: "if we know these, then we're going to know these"
Documentation
pprEquation :: FunDepEqn a -> SDoc Source #
improveFromInstEnv :: InstEnvs -> (PredType -> SrcSpan -> loc) -> PredType -> [FunDepEqn loc] Source #
pprFundeps :: Outputable a => [FunDep a] -> SDoc Source #