Hoogle Search
Within LTS Haskell 24.46 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
brConsume :: BodyReader -> IO [ByteString]http-client Network.HTTP.Client Strictly consume all remaining chunks of data from the stream. Since 0.1.0
brConsume :: BodyReader -> IO [ByteString]http-client Network.HTTP.Client.Internal Strictly consume all remaining chunks of data from the stream. Since 0.1.0
ppSummary :: MonadIO m => Summary -> m (Doc Markup)hedgehog Hedgehog.Internal.Report No documentation available.
renderSummary :: MonadIO m => UseColor -> Summary -> m Stringhedgehog Hedgehog.Internal.Report No documentation available.
panicInputNotFullyConsumed :: voidprettyprinter Prettyprinter.Render.Util.Panic Raise a hard error when the »to SimpleDocTree« parser finishes without consuming the full input.
newtype
CopastroSum (p :: Type -> Type -> Type) a bprofunctors Data.Profunctor.Choice CopastroSum -| CotambaraSum CopastroSum freely constructs costrength with respect to Either (aka Choice)
-
profunctors Data.Profunctor.Choice No documentation available.
data
CotambaraSum (q :: Type -> Type -> Type) a bprofunctors Data.Profunctor.Choice CotambaraSum cofreely constructs costrength with respect to Either (aka Choice)
-
profunctors Data.Profunctor.Choice No documentation available.
data
PastroSum (p :: Type -> Type -> Type) a bprofunctors Data.Profunctor.Choice PastroSum -| TambaraSum PastroSum freely constructs strength with respect to Either.