Safe Haskell | None |
---|
Documentation
Case Name [CaseAlt' t] | invariant: lowest tags first |
ProjCase t [CaseAlt' t] | special case for projections |
STerm !t | |
UnmatchedCase String | error message |
ImpossibleCase | already checked to be impossible |
findUsedArgs :: SC -> [Name] -> [Name]Source