[Pkg-haskell-commits] darcs: tools: Varios bumps and adding missed packages

Joachim Breitner mail at joachim-breitner.de
Wed Apr 10 08:37:50 UTC 2013


Wed Apr 10 08:37:18 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Varios bumps and adding missed packages
  Ignore-this: b8c9cf35dacf64d9592812e4be42800

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

Wed Apr 10 08:37:18 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Varios bumps and adding missed packages
  Ignore-this: b8c9cf35dacf64d9592812e4be42800
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-04-10 08:37:50.318333566 +0000
+++ new-tools//all-packages/all-packages.cabal	2013-04-10 08:37:50.322365247 +0000
@@ -47,6 +47,7 @@
     base64-bytestring (== 1.0.0.0),
     base64-conduit (== 1.0.0),
     base-unicode-symbols (== 0.2.2.4),
+    basic-prelude (== 0.3.4.0),
     bifunctors (== 3.2.0.1),
     binary-communicator (== 1.0.2.1),
     binary-shared (== 0.8.2),
@@ -92,6 +93,8 @@
     cipher-rc4 (== 0.1.2),
     citeproc-hs (== 0.3.8),
     clientsession (== 0.8.1),
+    classy-prelude (== 0.5.4),
+    -- classy-prelude-conduit (== 0.4.1), missing darcs repo. Can be dropped?
     clock (== 0.2.0.0),
     clocked (== 0.4.1.2),
     cmdargs (== 0.10.1),
@@ -375,6 +378,7 @@
     postgresql-libpq (== 0.8.2.1),
     postgresql-simple (== 0.2.4.1),
     pretty-show (== 1.2),
+    project-template (== 0.1.3),
     primes (== 0.2.1.0),
     primitive (== 0.5.0.1),
     process-extras (== 0.2.0),
@@ -499,7 +503,7 @@
     utility-ht (== 0.0.5.1),
     uuagc-cabal (== 1.0.4.0),
     uuid (== 1.2.3),
-    uulib (== 0.9.14),
+    uulib (== 0.9.15),
     vault (== 0.2.0.1),
     vector (== 0.10.0.1),
     vector-algorithms (== 0.5.4.2),
@@ -534,8 +538,8 @@
     xss-sanitize (== 0.3.2),
     yaml (== 0.8.2.3),
     yaml-light (== 0.1.4),
-    yesod (== 1.1.9.1),
-    yesod-auth (== 1.1.5.3),
+    yesod (== 1.1.9.2),
+    yesod-auth (== 1.1.7),
     yesod-auth-oauth (== 1.1.0.2),
     yesod-core (== 1.1.8.3),
     yesod-default (== 1.1.3.2),





More information about the Pkg-haskell-commits mailing list