Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
cgs_stmts :: CgState -> CmmAGraphghc-lib GHC.StgToCmm.Monad No documentation available.
expandDoStmts :: HsDoFlavour -> [ExprLStmt GhcRn] -> TcM (LHsExpr GhcRn)ghc-lib GHC.Tc.Gen.Do Expand the `do`-statments into expressions right after renaming so that they can be typechecked. See Note [Expanding HsDo with XXExprGhcRn] below for HsDo specific commentary and Note [Handling overloaded and rebindable constructs] for high level commentary
addStmtCtxt :: ExprStmt GhcRn -> TcRn a -> TcRn aghc-lib GHC.Tc.Gen.Head No documentation available.
type
TcCmdStmtChecker = TcStmtChecker HsCmd TcRhoTypeghc-lib GHC.Tc.Gen.Match No documentation available.
type
TcExprStmtChecker = TcStmtChecker HsExpr ExpRhoTypeghc-lib GHC.Tc.Gen.Match No documentation available.
-
ghc-lib GHC.Tc.Gen.Match No documentation available.
-
ghc-lib GHC.Tc.Gen.Match No documentation available.
-
ghc-lib GHC.Tc.Gen.Match No documentation available.
tcGuardStmt :: TcExprStmtCheckerghc-lib GHC.Tc.Gen.Match No documentation available.
-
ghc-lib GHC.Tc.Gen.Match No documentation available.