Name: contstuff-monads-tf
Version: 0.2.1
Category: Control, Monads
Synopsis: ContStuff instances for monads-tf transformers (deprecated)
Maintainer: Ertugrul Söylemez <es@ertes.de>
Author: Ertugrul Söylemez <es@ertes.de>
Copyright: (c) 2010 Ertugrul Söylemez
License: BSD3
License-file: LICENSE
Build-type: Simple
Stability: experimental
Cabal-version: >= 1.6
Description:
PLEASE NOTE: This package is deprecated in favor of
contstuff-transformers, which generalizes to all transformers-based
libraries.
This package provides contstuff transformer class instances for the
monad transformers from the monads-tf package as well as monads-tf
transformer class instances for the monad transformers from
contstuff. This makes using both transformer libraries in a single
project much more convenient as you get along with a single set of
lifting functions.
Library
Build-depends:
base >= 4 && <= 5,
contstuff >= 0.7.0,
monads-tf >= 0.1.0
GHC-Options: -W
Extensions:
TypeFamilies
Exposed-modules:
Control.ContStuff.MonadsTf