ghc-7.10.2: The GHC API

Safe HaskellNone
LanguageHaskell2010

Check

Documentation

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