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.
-
ghc GHC No documentation available.
-
ghc GHC Exact print annotations exist so that tools can perform source to source conversions of Haskell code. They are used to keep track of the various syntactic keywords that are not otherwise captured in the AST. The wiki page describing this feature is https://gitlab.haskell.org/ghc/ghc/wikis/api-annotations https://gitlab.haskell.org/ghc/ghc/-/wikis/implementing-trees-that-grow/in-tree-api-annotations Note: in general the names of these are taken from the corresponding token, unless otherwise noted See Note [exact print annotations] above for details of the usage
-
ghc GHC Breakpoint identifier. See Note [Breakpoint identifiers]
BreakpointId :: Module -> Int -> BreakpointIdghc GHC No documentation available.
IIDecl :: ImportDecl GhcPs -> InteractiveImportghc GHC Bring the exports of a particular module (filtered by an import decl) into scope
-
ghc GHC Internal breakpoint identifier See Note [Breakpoint identifiers]
InternalBreakpointId :: Module -> Int -> Module -> Int -> InternalBreakpointIdghc GHC No documentation available.
Opt_AutoSccsOnIndividualCafs :: GeneralFlagghc GHC No documentation available.
Opt_HideAllPackages :: GeneralFlagghc GHC No documentation available.
Opt_HideAllPluginPackages :: GeneralFlagghc GHC No documentation available.