pkgsrc-wip/hs-unordered-containers
Ryosuke Moro 7187a74dbe 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).
2013-09-06 23:28:26 +00:00
..
buildlink3.mk
DESCR
distinfo Update to 0.2.3.2 2013-09-06 23:28:26 +00:00
Makefile Update to 0.2.3.2 2013-09-06 23:28:26 +00:00
PLIST