[Pkg-haskell-commits] darcs: haskell-hakyll: Fix duplicated dependencies
Joachim Breitner
mail at joachim-breitner.de
Thu Feb 7 18:19:50 UTC 2013
Thu Feb 7 18:19:18 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Fix duplicated dependencies
Ignore-this: a227b88b9283f4d08ce8ab606ff15427
M ./control -64
Thu Feb 7 18:19:18 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Fix duplicated dependencies
Ignore-this: a227b88b9283f4d08ce8ab606ff15427
diff -rN -u old-haskell-hakyll//control new-haskell-hakyll//control
--- old-haskell-hakyll//control 2013-02-07 18:19:50.619729621 +0000
+++ new-haskell-hakyll//control 2013-02-07 18:19:50.631723287 +0000
@@ -8,10 +8,6 @@
, haskell-devscripts (>= 0.8.13)
, ghc
, ghc-prof
- , libghc-binary-dev (>> 0.5)
- , libghc-binary-dev (>> 0.5)
- , libghc-binary-dev (<< 0.7)
- , libghc-binary-prof
, libghc-blaze-html-dev (>> 0.5)
, libghc-blaze-html-dev (<< 0.6)
, libghc-blaze-html-prof
@@ -66,66 +62,6 @@
, libghc-snap-server-dev (>= 0.6)
, libghc-snap-server-dev (<< 0.10)
, libghc-snap-server-prof
- , libghc-binary-dev (<< 0.7)
- , libghc-binary-prof
- , libghc-blaze-html-dev (>> 0.5)
- , libghc-blaze-html-dev (<< 0.6)
- , libghc-blaze-html-prof
- , libghc-blaze-markup-dev (>> 0.5.1)
- , libghc-blaze-markup-dev (<< 0.6)
- , libghc-blaze-markup-prof
- , libghc-citeproc-hs-dev (>> 0.3.2)
- , libghc-citeproc-hs-dev (<< 0.4)
- , libghc-citeproc-hs-prof
- , libghc-cryptohash-dev (>> 0.7)
- , libghc-cryptohash-dev (<< 0.9)
- , libghc-cryptohash-prof
- , libghc-http-conduit-dev (>= 1.8)
- , libghc-http-conduit-dev (<< 1.9)
- , libghc-http-conduit-prof
- , libghc-http-types-dev (>= 0.7)
- , libghc-http-types-dev (<< 0.8)
- , libghc-http-types-prof
- , libghc-lrucache-dev (>= 1.1.1)
- , libghc-lrucache-dev (<< 1.2)
- , libghc-lrucache-prof
- , libghc-mtl-dev (>= 1)
- , libghc-mtl-dev (<< 2.2)
- , libghc-mtl-prof
- , libghc-cmdargs-dev (>= 0.10)
- , libghc-cmdargs-dev (<< 1.11)
- , libghc-cmdargs-prof
- , libghc-pandoc-dev (>= 1.10)
- , libghc-pandoc-dev (<< 1.11)
- , libghc-pandoc-prof
- , libghc-parsec3-dev (>= 3.0)
- , libghc-parsec3-dev (<< 3.2)
- , libghc-parsec3-prof
- , libghc-random-dev (>= 1.0)
- , libghc-random-dev (<< 1.1)
- , libghc-random-prof
- , libghc-regex-base-dev (>= 0.93)
- , libghc-regex-base-dev (<< 0.94)
- , libghc-regex-base-prof
- , libghc-regex-tdfa-dev (>= 1.1)
- , libghc-regex-tdfa-dev (<< 1.2)
- , libghc-regex-tdfa-prof
- , libghc-tagsoup-dev (>= 0.12.6)
- , libghc-tagsoup-dev (<< 0.13)
- , libghc-tagsoup-prof
- , libghc-text-dev (>= 0.11)
- , libghc-text-dev (<< 1.12)
- , libghc-text-prof
- , libghc-snap-core-dev (>= 0.6)
- , libghc-snap-core-dev (<< 0.10)
- , libghc-snap-core-prof
- , libghc-snap-server-dev (>= 0.6)
- , libghc-snap-server-dev (<< 0.10)
- , libghc-snap-server-prof
- , libghc-hunit-dev (>= 1.2)
- , libghc-hunit-dev (<< 1.3)
- , libghc-quickcheck2-dev (>= 2.4)
- , libghc-quickcheck2-dev (<< 2.6)
, libghc-test-framework-dev (>= 0.4)
, libghc-test-framework-dev (<< 0.9)
, libghc-test-framework-hunit-dev (>= 0.2)
More information about the Pkg-haskell-commits
mailing list