Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Default imports for the Control.Proxy hierarchy
- module Control.Proxy.Class
- module Control.Proxy.Core
- module Control.Proxy.Pipe
- module Control.Proxy.Trans
- module Control.Proxy.Prelude
Modules
Control.Proxy.Core provides the core Proxy
type.
Control.Proxy.Class provides the abstract interface to Proxy
operations.
Control.Proxy.Trans provides proxy transformers.
Control.Proxy.Pipe provides a backwards-compatible re-implementation of
Pipe
s.
Control.Proxy.Prelude provides a standard library of proxies.
Consult Control.Proxy.Tutorial for an extended tutorial.
module Control.Proxy.Class
module Control.Proxy.Core
module Control.Proxy.Pipe
module Control.Proxy.Trans
module Control.Proxy.Prelude