Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
importDecls :: SrcSpan -> [(ModuleName, ModuleName)] -> [LImportDecl GhcPs] Source #
match :: SrcSpan -> HsMatchContext (NoGhcTc GhcPs) -> [LPat GhcPs] -> GRHSs GhcPs (LHsExpr GhcPs) -> LMatch GhcPs (LHsExpr GhcPs) Source #