Hoogle Search
Within LTS Haskell 24.3 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
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
mkExpandedStmtAt :: SrcSpanAnnA -> ExprLStmt GhcRn -> HsExpr GhcRn -> LHsExpr 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 an associate with a provided location
mkExpandedStmtPopAt :: SrcSpanAnnA -> ExprLStmt GhcRn -> HsExpr GhcRn -> LHsExpr GhcRnghc GHC.Hs.Expr Wrap the expanded version of the expression with a pop.