Commit graph

4 commits

Author SHA1 Message Date
agc
d9e4cfe05d Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 03:27:11 +00:00
szptvlfn
cd051511e7 Update to 0.4.2.0
changelog:
0.4.2.0 Ross Paterson <ross@soi.city.ac.uk> Nov 2014
    * Dropped compatibility with base-1.x
    * Data.Functor.Identity in base for GHC >= 7.10
    * Added mapLift and runErrors to Control.Applicative.Lift
    * Added AutoDeriveTypeable for GHC >= 7.10
    * Expanded messages from mfix on ExceptT and MaybeT
2014-11-23 12:51:34 +00:00
szptvlfn
9da944d0cd make it clear what package depend on
discussed with wiz@.
2014-08-29 14:08:38 +00:00
szptvlfn
09e3eb2e77 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.
2014-05-15 21:15:38 +00:00