Pipes.Core
data Proxy a' a b' b m r
runEffect
respond
(/>/)
(//>)
request
(\>\)
(>\\)
push
(>~>)
(>>~)
pull
(>+>)
(+>>)
reflect
type X
type Effect
type Producer b
type Pipe a b
type Consumer a
type Client a' a
type Server b' b
type Effect' m r
type Producer' b m r
type Consumer' a m r
type Client' a' a m r
type Server' b' b m r
(\<\)
(/</)
(<~<)
(~<<)
(<+<)
(<\\)
(//<)
(<<+)
closed