ghc-7.6.2: The GHC API
DsGRHSs
dsGuarded :: GRHSs Id -> Type -> DsM CoreExprSource
dsGRHSs :: HsMatchContext Name -> [Pat Id] -> GRHSs Id -> Type -> DsM MatchResultSource
dsGRHS :: HsMatchContext Name -> Type -> LGRHS Id -> DsM MatchResultSource