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.
-
aern2-real AERN2.Real.Examples.Introduction No documentation available.
entrySummaryL :: Lens' AtomEntry (Maybe AtomText)atom-conduit Text.Atom.Lens No documentation available.
entrySummary :: AtomEntry -> Maybe AtomTextatom-conduit Text.Atom.Types No documentation available.
-
audacity Sound.Audacity.Project.Track.Wave No documentation available.
-
audacity Sound.Audacity.Project.Track.Wave No documentation available.
-
audacity Sound.Audacity.Project.Track.Wave No documentation available.
-
audacity Sound.Audacity.Project.Track.Wave No documentation available.
type
HTTPResponseConsumer a = Response ConduitM () ByteString ResourceT IO () -> ResourceT IO aaws Aws A full HTTP response parser. Takes HTTP status, response headers, and response body.
type
HTTPResponseConsumer a = Response ConduitM () ByteString ResourceT IO () -> ResourceT IO aaws Aws.Core A full HTTP response parser. Takes HTTP status, response headers, and response body.
class Monoid ResponseMetadata resp =>
ResponseConsumer req respaws 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.