Safe Haskell | None |
---|---|
Language | Haskell2010 |
MatchLit
Documentation
matchLiterals :: [Id] -> Type -> [[EquationInfo]] -> DsM MatchResult #
matchNPlusKPats :: [Id] -> Type -> [EquationInfo] -> DsM MatchResult #
matchNPats :: [Id] -> Type -> [EquationInfo] -> DsM MatchResult #