pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/hs-unordered-containers
Module name: wip
Committed by: szptvlfn
Date: Fri Sep 6 23:28:26 UTC 2013
Modified Files:
wip/hs-unordered-containers: Makefile distinfo
Log Message:
Update to 0.2.3.2
changes:
0.2.3.2
- D.H.Strict: only evaluate values if used
Before this change all value arguments would be evaluated to WHNF even
if they were never inserted into the map.
Fixes https://github.com/tibbe/unordered-containers/pull/69
Fixes https://github.com/tibbe/unordered-containers/issues/57
Also fix a strictness bug in fromList (fixes
https://github.com/tibbe/unordered-containers/pull/61).
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.3 -r1.4 wip/hs-unordered-containers/Makefile \
wip/hs-unordered-containers/distinfo
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hs-unordered-containers/Makefile?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hs-unordered-containers/distinfo?r1=1.3&r2=1.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
_______________________________________________
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