More Haskell library updates.

svn path=/nixpkgs/trunk/; revision=26292
This commit is contained in:
Andres Löh
2011-03-13 11:03:49 +00:00
parent f89b676312
commit b043946163
8 changed files with 29 additions and 17 deletions

View File

@@ -2,8 +2,8 @@
cabal.mkDerivation (self : {
pname = "regular";
version = "0.2.4";
sha256 = "7fcef09b09b2bb8cb32246b96d659f8102fd749b6f064cd7b813835ce947932c";
version = "0.3.2";
sha256 = "104rz28a22p5pn3rdzvmh13s1hpr46n463cfaz3w3bj9cimi2rcj";
meta = {
description = "Generic programming library for regular datatypes";
license = "BSD";