Control.Proxy.Synonym
type Pipe p a b
type Producer p b
type Consumer p a
type CoPipe p a' b'
type CoProducer p a'
type CoConsumer p b'
type Client p a' a
type Server p b' b
type Session p
data C