Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. alloc_limit :: GenClosure b -> !Int64

    ghc-lib-parser GHC.Exts.Heap.Closures

    No documentation available.

  2. allocateComments :: RealSrcSpan -> [LEpaComment] -> ([LEpaComment], [LEpaComment])

    ghc-lib-parser GHC.Parser.Lexer

    No documentation available.

  3. allocateCommentsP :: MonadP m => RealSrcSpan -> m EpAnnComments

    ghc-lib-parser GHC.Parser.Lexer

    Go through the comment_q in PState and remove all comments that belong within the given span

  4. allocateFinalComments :: RealSrcSpan -> [LEpaComment] -> Maybe [LEpaComment] -> (Maybe [LEpaComment], [LEpaComment], [LEpaComment])

    ghc-lib-parser GHC.Parser.Lexer

    No documentation available.

  5. allocateFinalCommentsP :: MonadP m => RealSrcSpan -> m EpAnnComments

    ghc-lib-parser GHC.Parser.Lexer

    Go through the comment_q in PState and remove all comments that come after the given span

  6. allocatePriorComments :: RealSrcSpan -> [LEpaComment] -> Maybe [LEpaComment] -> (Maybe [LEpaComment], [LEpaComment], [LEpaComment])

    ghc-lib-parser GHC.Parser.Lexer

    No documentation available.

  7. allocatePriorCommentsP :: MonadP m => RealSrcSpan -> m EpAnnComments

    ghc-lib-parser GHC.Parser.Lexer

    Go through the comment_q in PState and remove all comments that come before or within the given span

  8. allRegClasses :: [RegClass]

    ghc-lib-parser GHC.Platform.Reg.Class.NoVectors

    No documentation available.

  9. allRegClasses :: [RegClass]

    ghc-lib-parser GHC.Platform.Reg.Class.Separate

    No documentation available.

  10. allRegClasses :: [RegClass]

    ghc-lib-parser GHC.Platform.Reg.Class.Unified

    No documentation available.

Page 99 of many | Previous | Next