pipes-2.4.0: Compositional pipelines

Safe HaskellSafe
LanguageHaskell2010

Control.Proxy

Contents

Description

Default imports for the Control.Proxy hierarchy

Synopsis

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 Pipes.

Control.Proxy.Prelude provides a standard library of proxies.

Consult Control.Proxy.Tutorial for an extended tutorial.