Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Network.HTTP.Pony.ServeSafe
Documentation
serveWithPipe :: Monad m => Producer ByteString m a -> Consumer ByteString m b -> (Producer ByteString m a -> m (Producer ByteString m b)) -> m () Source #
http-pony-0.1.0.7: A type unsafe http library
Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Network.HTTP.Pony.ServeSafe
serveWithPipe :: Monad m => Producer ByteString m a -> Consumer ByteString m b -> (Producer ByteString m a -> m (Producer ByteString m b)) -> m () Source #