Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

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

  1. data Process e a

    ghc-events GHC.RTS.Events.Analysis

    No documentation available.

  2. Prod :: a -> Process e a -> Process e a

    ghc-events GHC.RTS.Events.Analysis

    No documentation available.

  3. data Profile s

    ghc-events GHC.RTS.Events.Analysis

    A state augmented by Timestamp information is held in profileState. When the state changes, profileMap stores a map between each state and its cumulative time.

  4. Profile :: s -> Timestamp -> Profile s

    ghc-events GHC.RTS.Events.Analysis

    No documentation available.

  5. Produce :: a -> Decoder a -> Decoder a

    ghc-events GHC.RTS.Events.Incremental

    The decoder has returned a decoded value and the next decoder state to continue.

  6. module Language.Haskell.GhclibParserEx.GHC.Hs.Pat

    No documentation available.

  7. module Language.Haskell.GhclibParserEx.GHC.Parser

    No documentation available.

  8. PragmaTok :: Token

    ghc-syntax-highlighter GHC.SyntaxHighlighter

    Pragmas

  9. data Parser a

    greskell-core Data.Greskell.GraphSON

    A JSON parser. N.B. This might not fit your usual understanding of "parser". Instead you might like to think of Parser as a "parse result", i.e. a parser to which the input has already been applied.

  10. module Foreign.Marshal.Array.Guarded.Plain

    No documentation available.

Page 697 of many | Previous | Next