ghc-7.8.1: The GHC API

Safe HaskellNone
LanguageHaskell98

Check

Documentation

type ExhaustivePat = ([WarningPat], [(Name, [HsLit])]) Source