ghc-7.8.3: The GHC API

Safe HaskellNone
LanguageHaskell98

Check

Documentation

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