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.
type
HsStmtContextRn = HsStmtContext LIdP GhcRnghc GHC.Hs.Expr No documentation available.
OrigStmt :: ExprLStmt GhcRn -> HsThingRnghc GHC.Hs.Expr No documentation available.
-
ghc GHC.Hs.Expr No documentation available.
RecStmtTc :: Type -> [PostTcExpr] -> [PostTcExpr] -> Type -> RecStmtTcghc GHC.Hs.Expr No documentation available.
-
ghc GHC.Hs.Expr No documentation available.
XBindStmtRn :: SyntaxExpr GhcRn -> FailOperator GhcRn -> XBindStmtRnghc GHC.Hs.Expr No documentation available.
-
ghc GHC.Hs.Expr No documentation available.
XBindStmtTc :: SyntaxExpr GhcTc -> Type -> Mult -> FailOperator GhcTc -> XBindStmtTcghc GHC.Hs.Expr No documentation available.
isHsThingRnStmt :: HsThingRn -> Boolghc GHC.Hs.Expr No documentation available.
mkExpandedStmt :: ExprLStmt GhcRn -> HsExpr GhcRn -> HsExpr GhcRnghc GHC.Hs.Expr Build an expression using the extension constructor XExpr, and the two components of the expansion: original do stmt and expanded expression