pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/hs-mtl



Module name:    wip
Committed by:   szptvlfn
Date:           Thu May  8 00:29:55 UTC 2014

Modified Files:
        wip/hs-mtl: Makefile PLIST buildlink3.mk distinfo

Log Message:
Update to 2.2.0.1
pkgsrc changes: static -> dynamic
CHANGELOG:
2.2.0.1
-------
* Fixed a bug caused by the change in how `transformers` 0.4 exports its data 
types.
  We will now export `runFooT` for each transformer again!

2.2
---
* `transformers` 0.4 support
* Added instances for `ExceptT`
* Added `modify'` to `Control.Monad.State.*`

2.1.3.1
-------
* Avoid importing `Control.Monad.Instances` on GHC 7.8 to build without 
deprecation warnings.

2.1.3
-----
* Removed the now-irrelevant `Error` constraint from the `MonadError` instance 
for `Either e`.


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.3 -r1.4 wip/hs-mtl/distinfo
cvs -z3 rdiff -u -r1.5 -r1.6 wip/hs-mtl/PLIST
cvs -z3 rdiff -u -r1.7 -r1.8 wip/hs-mtl/Makefile wip/hs-mtl/buildlink3.mk

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hs-mtl/distinfo?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hs-mtl/PLIST?r1=1.5&r2=1.6
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hs-mtl/Makefile?r1=1.7&r2=1.8
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hs-mtl/buildlink3.mk?r1=1.7&r2=1.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index