Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. contentChecksumFlag :: FrameInfo -> ContentChecksum

    lz4-frame-conduit Codec.Compression.LZ4.Conduit

    No documentation available.

  2. aSummarizeCycle :: Algorithm a => IterationMode -> a -> ByteString

    mcmc Mcmc.Algorithm

    Summarize the proposals in the cycle.

  3. getMessageSummary :: JsonRpcMessage -> String

    mcp-server MCP.Server.Handlers

    Extract a brief summary of a JSON-RPC message for logging

  4. data NotFullyConsumedError

    mempack Data.MemPack.Error

    No documentation available.

  5. NotFullyConsumedError :: Int -> Int -> String -> NotFullyConsumedError

    mempack Data.MemPack.Error

    No documentation available.

  6. notFullyConsumedAvailable :: NotFullyConsumedError -> Int

    mempack Data.MemPack.Error

    No documentation available.

  7. notFullyConsumedRead :: NotFullyConsumedError -> Int

    mempack Data.MemPack.Error

    No documentation available.

  8. notFullyConsumedTypeName :: NotFullyConsumedError -> String

    mempack Data.MemPack.Error

    No documentation available.

  9. resume :: Coroutine (s :: Type -> Type) (m :: Type -> Type) r -> m (Either (s (Coroutine s m r)) r)

    monad-coroutine Control.Monad.Coroutine

    Run the next step of a Coroutine computation. The result of the step execution will be either a suspension or the final coroutine result.

  10. unsafeSum :: Aggregator (Field a) (Field a)

    opaleye Opaleye.Internal.Aggregate

    No documentation available.

Page 219 of many | Previous | Next