Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

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

  1. e_sum2 :: Integer -> CReal

    aern2-real AERN2.Real.Examples.Introduction

    No documentation available.

  2. entrySummaryL :: Lens' AtomEntry (Maybe AtomText)

    atom-conduit Text.Atom.Lens

    No documentation available.

  3. entrySummary :: AtomEntry -> Maybe AtomText

    atom-conduit Text.Atom.Types

    No documentation available.

  4. blocksFromChannelSummaries :: forall (m :: Type -> Type) . MonadIO m => BlockOrder -> FilePath -> [[T]] -> Monad m [[Block]]

    audacity Sound.Audacity.Project.Track.Wave

    No documentation available.

  5. pcmAliasSequenceFromSummary :: forall (m :: Type -> Type) . MonadIO m => FilePath -> Int -> [T] -> Monad m Sequence

    audacity Sound.Audacity.Project.Track.Wave

    No documentation available.

  6. pcmAliasSequencesFromChannelSummaries :: forall (m :: Type -> Type) . MonadIO m => BlockOrder -> FilePath -> [[T]] -> Monad m [Sequence]

    audacity Sound.Audacity.Project.Track.Wave

    No documentation available.

  7. storeSummary :: forall (m :: Type -> Type) . MonadIO m => FilePath -> Int -> Int -> T -> Monad m Block

    audacity Sound.Audacity.Project.Track.Wave

    No documentation available.

  8. type HTTPResponseConsumer a = Response ConduitM () ByteString ResourceT IO () -> ResourceT IO a

    aws Aws

    A full HTTP response parser. Takes HTTP status, response headers, and response body.

  9. type HTTPResponseConsumer a = Response ConduitM () ByteString ResourceT IO () -> ResourceT IO a

    aws Aws.Core

    A full HTTP response parser. Takes HTTP status, response headers, and response body.

  10. class Monoid ResponseMetadata resp => ResponseConsumer req resp

    aws Aws.Core

    Class for types that AWS HTTP responses can be parsed into. The request is also passed for possibly required additional metadata. Note that for debugging, there is an instance for ByteString.

Page 194 of many | Previous | Next