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.
TransformComprehensionsBit :: ExtBitsghc GHC.Parser.Lexer No documentation available.
getCommentsFor :: MonadP m => SrcSpan -> m EpAnnCommentsghc GHC.Parser.Lexer No documentation available.
getFinalCommentsFor :: MonadP m => SrcSpan -> m EpAnnCommentsghc GHC.Parser.Lexer No documentation available.
getPriorCommentsFor :: MonadP m => SrcSpan -> m EpAnnCommentsghc GHC.Parser.Lexer No documentation available.
-
Platform description
-
ghc GHC.Platform Platform description This is used to describe platforms so that we can generate code for them.
-
ghc GHC.Platform No documentation available.
-
ghc GHC.Platform No documentation available.
-
ghc GHC.Platform No documentation available.
-
ghc GHC.Platform Platform-specific settings formerly hard-coded in Config.hs. These should probably be all be triaged whether they can be computed from other settings or belong in another another place (like Platform above).