[Pkg-haskell-commits] darcs: haskell-options: Correct upper bound on libghc-system-filepath-dev.

John Millikin jmillikin at gmail.com
Sat May 26 16:02:22 UTC 2012


Sat May 26 16:01:51 UTC 2012  John Millikin <jmillikin at gmail.com>
  * Correct upper bound on libghc-system-filepath-dev.
  Ignore-this: ad4d9ded1e06764150a24099ca783f66

    M ./control +1

Sat May 26 16:01:51 UTC 2012  John Millikin <jmillikin at gmail.com>
  * Correct upper bound on libghc-system-filepath-dev.
  Ignore-this: ad4d9ded1e06764150a24099ca783f66
diff -rN -u old-haskell-options//control new-haskell-options//control
--- old-haskell-options//control	2012-05-26 16:02:22.242325671 +0000
+++ new-haskell-options//control	2012-05-26 16:02:22.246327697 +0000
@@ -13,6 +13,7 @@
   , libghc-monads-tf-dev (>= 0.1)
   , libghc-monads-tf-prof
   , libghc-system-filepath-dev (>= 0.4)
+  , libghc-system-filepath-dev (<< 0.5)
   , libghc-system-filepath-prof
   , libghc-text-dev (>= 0.7)
   , libghc-text-prof





More information about the Pkg-haskell-commits mailing list