Subject: CVS commit: pkgsrc/devel/hs-transformers
From: Ryosuke Moro
Date: 2014-05-15 23:15:38
Message id: 20140515211538.E7E8696@cvs.netbsd.org

Log Message:
Import transformers-0.4.1.0 as devel/hs-transformers,
packaged for wip by pho.

Haskell 98 part of a monad transformer library, 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 part contains the monad transformer class, the concrete monad
transformers, operations and liftings. It can be used on its own in
Haskell 98 code, or with the monad classes in the monads-fd or
monads-tf packages, which automatically lift operations introduced by
monad transformers through other transformers.

Files:
RevisionActionfile
1.1addpkgsrc/devel/hs-transformers/DESCR
1.1addpkgsrc/devel/hs-transformers/Makefile
1.1addpkgsrc/devel/hs-transformers/PLIST
1.1addpkgsrc/devel/hs-transformers/buildlink3.mk
1.1addpkgsrc/devel/hs-transformers/distinfo