comonad-transformers ========== [![Build Status](https://secure.travis-ci.org/ekmett/comonad-transformers.png?branch=master)](http://travis-ci.org/ekmett/comonad-transformers) This package provides a standard set of comonad transformers for Haskell. Like the `transformers` package this package is `Haskell 98`. Clases for these types are provided by the [`comonads-fd`](/ekmett/comonads-fd) package. Contact Information ------------------- Contributions and bug reports are welcome! Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net. -Edward Kmett