[Pkg-haskell-commits] darcs: haskell-chart: Adjust dependencies
Sven Bartscher
sven.bartscher at weltraumschlangen.de
Sun Sep 7 15:32:25 UTC 2014
Sun Sep 7 15:13:11 UTC 2014 Sven Bartscher <sven.bartscher at weltraumschlangen.de>
* Adjust dependencies
M ./control -2 +3
Sun Sep 7 15:13:11 UTC 2014 Sven Bartscher <sven.bartscher at weltraumschlangen.de>
* Adjust dependencies
diff -rN -u old-haskell-chart/control new-haskell-chart/control
--- old-haskell-chart/control 2014-09-07 15:32:25.794406510 +0000
+++ new-haskell-chart/control 2014-09-07 15:32:25.794406510 +0000
@@ -15,9 +15,10 @@
, libghc-data-default-class-dev (<< 0.1)
, libghc-data-default-class-prof
, libghc-lens-dev (>= 3.9)
- , libghc-lens-dev (<< 4.3)
+ , libghc-lens-dev (<< 4.4)
, libghc-lens-prof
- , libghc-mtl-dev
+ , libghc-mtl-dev (>= 2.0)
+ , libghc-mtl-dev (<< 2.3)
, libghc-mtl-prof
, libghc-operational-dev (>= 0.2.2)
, libghc-operational-dev (<< 0.3)
More information about the Pkg-haskell-commits
mailing list