NOTICE: This package has been removed from pkgsrc

./wip/hs-comonad-transformers, Comonad transformers

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 3.1, Package name: hs-comonad-transformers-3.1, Maintainer: pho

Comonad transformers


Required to run:
[devel/hs-transformers] [math/hs-distributive] [math/hs-semigroups]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: f1fda8a9bc7f77abfa9e5059b94c6678139e22a9
RMD160: 122bdb452a2401136d544176016d1d93f4d1e01a
Filesize: 8.352 KB

Version history: (Expand)


CVS history: (Expand)


   2014-09-02 23:00:51 by Ryosuke Moro | Files touched by this commit (17)
Log message:
Remove hs-semigroups, imported to pkgsrc/math.
   2014-08-29 16:09:59 by Ryosuke Moro | Files touched by this commit (104)
Log message:
make it clear what package depend on

discussed with wiz@.
   2014-08-02 23:44:59 by Ryosuke Moro | Files touched by this commit (33)
Log message:
Remove hs-distributive, imported to pkgsrc/math.
Remove hs-regex-posix, imported to pkgsrc/textproc.
Remove hs-safe, imported to pkgsrc/devel.
   2014-05-15 23:49:04 by Ryosuke Moro | Files touched by this commit (110)
Log message:
Remove hs-transformers, imported to pkgsrc/devel.
   2013-08-31 08:56:56 by Ryosuke Moro | Files touched by this commit (4)
Log message:
Update to 3.1

CHANGELOG:
3.1
* More instances for `Coproduct`

3.0.4
* Removed unnecessary constraints in `Control.Comonad.Trans.Store`.

3.0.3
* Marked modules Trustworthy as needed.

3.0.2
* Merge pull request https://github.com/ekmett/comonad-transformers/issues/1
    made this GHC 7.8-ready

3.0.1
* Removed upper bounds on my other dependencies
* Directory layout change
* Added support files
* Travis build notification to IRC

3.0.0.1
* dep bump

3.0
* Upgraded to comonad 3.0
* Upgraded to semigroupoids 3.0

2.1.2
* Added experiment

2.1.1.1
* dep bump

2.1.1
* allow compatibility with the haskell platform

2.1
* Removed Discont
* Switched to mkTyCon3
* Upgraded to transformers 0.3

2.0.3
* dep bump
   2012-02-01 17:38:18 by PHO / phonohawk | Files touched by this commit (5) | Imported package
Log message:
Import hs-comonad-transformers-2.0.2 as wip/hs-comonad-transformers.

Comonad transformers