[Pkg-haskell-commits] darcs: tools: Update representable-functors, adjunctions, and representable-tries.

Clint Adams clint at debian.org
Sat Feb 9 19:31:36 UTC 2013


Sat Feb  9 19:31:26 UTC 2013  Clint Adams <clint at debian.org>
  * Update representable-functors, adjunctions, and representable-tries.
  Ignore-this: 5ef13457d2e1087a9062c28e4d08e4d5

    M ./all-packages/all-packages.cabal -3 +3

Sat Feb  9 19:31:26 UTC 2013  Clint Adams <clint at debian.org>
  * Update representable-functors, adjunctions, and representable-tries.
  Ignore-this: 5ef13457d2e1087a9062c28e4d08e4d5
diff -rN -u old-tools//all-packages/all-packages.cabal new-tools//all-packages/all-packages.cabal
--- old-tools//all-packages/all-packages.cabal	2013-02-09 19:31:35.967719240 +0000
+++ new-tools//all-packages/all-packages.cabal	2013-02-09 19:31:35.990555318 +0000
@@ -26,7 +26,7 @@
     happy (== 1.18.10),
     acid-state (== 0.8.1),
     active (== 0.1.0.2),
-    adjunctions (== 3.0.0.1),
+    adjunctions (== 3.0.1),
     aeson (== 0.6.1.0),
     algebra (== 3.0.1),
     ALUT (== 2.1.0.2),
@@ -391,8 +391,8 @@
     regexpr (== 0.5.4),
     regex-tdfa (== 1.1.8),
     regex-tdfa-utf8 (== 1.0),
-    representable-functors (== 3.0.0.1),
-    representable-tries (== 3.0.1),
+    representable-functors (== 3.0.1),
+    representable-tries (== 3.0.2),
     resource-pool (== 0.2.1.1),
     resourcet (== 0.4.4),
     rosezipper (== 0.2),





More information about the Pkg-haskell-commits mailing list