NOTICE: This package has been removed from pkgsrc

./wip/hs-monads-tf, Monad classes, using type families

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


Branch: CURRENT, Version: 0.1.0.2, Package name: hs-monads-tf-0.1.0.2, Maintainer: szptvlfn

Monad classes using type families, with instances for various monad
transformers, inspired by the paper /Functional Programming with
Overloading and Higher-Order Polymorphism/, by Mark P Jones, in Advanced
School of Functional Programming, 1995
(http://web.cecs.pdx.edu/~mpj/pubs/springschool.html).

This package is almost a compatible replacement for the mtl-tf package.


Required to run:
[wip/ghc] [devel/hs-transformers]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: fbce17fdccddd09383f4982be31fc0cc000d2202
RMD160: 52a0178ff18feb07811cb4db446f293b3d7d6917
Filesize: 13.873 KB

Version history: (Expand)


CVS history: (Expand)


   2014-08-29 16:10:14 by Ryosuke Moro | Files touched by this commit (101)
Log message:
make it clear what package depend on

discussed with wiz@.
   2014-05-15 23:49:04 by Ryosuke Moro | Files touched by this commit (110)
Log message:
Remove hs-transformers, imported to pkgsrc/devel.
   2014-05-05 02:03:01 by Ryosuke Moro | Files touched by this commit (74)
Log message:
Update MAINTAINER address
   2014-04-24 14:33:49 by Ryosuke Moro | Files touched by this commit (4)
Log message:
Update to 0.1.0.2

changes:
0.1.0.2
 - bump upper bound for `transformers`
   2013-04-18 23:22:38 by Ryosuke Moro | Files touched by this commit (5)
Log message:
Monad classes using type families, with instances for various monad
transformers, inspired by the paper /Functional Programming with
Overloading and Higher-Order Polymorphism/, by Mark P Jones, in Advanced
School of Functional Programming, 1995
(http://web.cecs.pdx.edu/~mpj/pubs/springschool.html).

This package is almost a compatible replacement for the mtl-tf package.