name: comonad-transformers
category: Control, Comonads
version: 4.0
license: BSD3
cabal-version: >= 1.6
license-file: LICENSE
author: Edward A. Kmett
maintainer: Edward A. Kmett <ekmett@gmail.com>
stability: provisional
homepage: http://github.com/ekmett/comonad-transformers/
bug-reports: http://github.com/ekmett/comonad-transformers/issues
copyright: Copyright (C) 2008-2013 Edward A. Kmett
synopsis: This package has been merged into comonad 4.0
description: This package has been merged into comonad 4.0
build-type: Simple
extra-source-files:
README.markdown
.travis.yml
.ghci
.gitignore
.vim.custom
source-repository head
type: git
location: git://github.com/ekmett/comonad-transformers.git
library
build-depends: base >= 4 && < 5, comonad >= 4