[Pkg-haskell-commits] darcs: haskell-uniplate: Adjust build-depends
Joachim Breitner
mail at joachim-breitner.de
Mon Oct 14 20:50:33 UTC 2013
Mon Oct 14 20:43:26 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Adjust build-depends
M ./control -2 +2
Mon Oct 14 20:43:26 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Adjust build-depends
diff -rN -u old-haskell-uniplate/control new-haskell-uniplate/control
--- old-haskell-uniplate/control 2013-10-14 20:50:33.555043477 +0000
+++ new-haskell-uniplate/control 2013-10-14 20:50:33.575042982 +0000
@@ -13,10 +13,10 @@
, libghc-syb-prof
, libghc-syb-doc
, libghc-hashable-dev (>= 1.1.2.3)
- , libghc-hashable-dev (<< 1.2)
+ , libghc-hashable-dev (<< 1.3)
, libghc-hashable-prof
, libghc-hashable-doc
- , libghc-unordered-containers-dev (>= 0.1)
+ , libghc-unordered-containers-dev (>= 0.2.1)
, libghc-unordered-containers-dev (<< 0.3)
, libghc-unordered-containers-prof
, libghc-unordered-containers-doc
More information about the Pkg-haskell-commits
mailing list