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.
-
ghc GHC.Hs.Utils No documentation available.
-
ghc GHC.Hs.Utils No documentation available.
-
ghc GHC.Hs.Utils No documentation available.
adjustMatchResultDs :: (a -> DsM b) -> MatchResult a -> MatchResult bghc GHC.HsToCore.Utils No documentation available.
blockStmts :: LlvmBlock -> [LlvmStatement]ghc GHC.Llvm A list of LlvmStatement's representing the code for this block. This list must end with a control flow statement.
blockStmts :: LlvmBlock -> [LlvmStatement]ghc GHC.Llvm.Syntax A list of LlvmStatement's representing the code for this block. This list must end with a control flow statement.
-
ghc GHC.Parser No documentation available.
isStmt :: ParserOpts -> String -> Boolghc GHC.Parser.Utils Returns True if passed string is a statement.
-
ghc GHC.Rename.Expr Rename some Stmts
execStmt :: GhcMonad m => String -> ExecOptions -> m ExecResultghc GHC.Runtime.Eval Run a statement in the current interactive context.