Hoogle Search

Within LTS Haskell 24.38 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. type HsStmtContextRn = HsStmtContext LIdP GhcRn

    ghc GHC.Hs.Expr

    No documentation available.

  2. OrigStmt :: ExprLStmt GhcRn -> HsThingRn

    ghc GHC.Hs.Expr

    No documentation available.

  3. data RecStmtTc

    ghc GHC.Hs.Expr

    No documentation available.

  4. RecStmtTc :: Type -> [PostTcExpr] -> [PostTcExpr] -> Type -> RecStmtTc

    ghc GHC.Hs.Expr

    No documentation available.

  5. data XBindStmtRn

    ghc GHC.Hs.Expr

    No documentation available.

  6. XBindStmtRn :: SyntaxExpr GhcRn -> FailOperator GhcRn -> XBindStmtRn

    ghc GHC.Hs.Expr

    No documentation available.

  7. data XBindStmtTc

    ghc GHC.Hs.Expr

    No documentation available.

  8. XBindStmtTc :: SyntaxExpr GhcTc -> Type -> Mult -> FailOperator GhcTc -> XBindStmtTc

    ghc GHC.Hs.Expr

    No documentation available.

  9. isHsThingRnStmt :: HsThingRn -> Bool

    ghc GHC.Hs.Expr

    No documentation available.

  10. mkExpandedStmt :: ExprLStmt GhcRn -> HsExpr GhcRn -> HsExpr GhcRn

    ghc GHC.Hs.Expr

    Build an expression using the extension constructor XExpr, and the two components of the expansion: original do stmt and expanded expression

Page 28 of many | Previous | Next