Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
expandDoStmts :: HsDoFlavour -> [ExprLStmt GhcRn] -> TcM (LHsExpr GhcRn)ghc 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 GHC.Tc.Gen.Head No documentation available.
type
TcCmdStmtChecker = TcStmtChecker HsCmd TcRhoTypeghc GHC.Tc.Gen.Match No documentation available.
type
TcExprStmtChecker = TcStmtChecker HsExpr ExpRhoTypeghc GHC.Tc.Gen.Match No documentation available.
-
ghc GHC.Tc.Gen.Match No documentation available.
-
ghc GHC.Tc.Gen.Match No documentation available.
-
ghc GHC.Tc.Gen.Match No documentation available.
tcGuardStmt :: TcExprStmtCheckerghc GHC.Tc.Gen.Match No documentation available.
-
ghc GHC.Tc.Gen.Match No documentation available.
-
ghc GHC.Tc.Gen.Match No documentation available.