Hoogle Search

Within LTS Haskell 24.15 (ghc-9.10.3)

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

  1. toProducer :: forall (m :: Type -> Type) a i . Monad m => ConduitT () a m () -> ConduitT i a m ()

    conduit Data.Conduit

    Generalize a Source to a Producer. Since 1.0.0

Page 1 of 1