[Pkg-haskell-commits] darcs: yi: Further update build-depends

Joachim Breitner mail at joachim-breitner.de
Tue Oct 15 09:07:23 UTC 2013


Tue Oct 15 08:59:17 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Further update build-depends

    M ./control -20 +9

Tue Oct 15 08:59:17 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Further update build-depends
diff -rN -u old-yi/control new-yi/control
--- old-yi/control	2013-10-15 09:07:23.610540599 +0000
+++ new-yi/control	2013-10-15 09:07:23.614541136 +0000
@@ -10,43 +10,36 @@
                , ghc
                , ghc-prof
                , libghc-diff-dev (>= 0.1)
-               , libghc-diff-dev (<< 0.3)
-               , libghc-diff-prof
+               , libghc-diff-dev (<< 0.4)
                , libghc-diff-prof
                , libghc-quickcheck2-dev (>= 2.1.0.2)
                , libghc-quickcheck2-prof
                , libghc-cautious-file-dev (>= 1.0.1)
                , libghc-cautious-file-prof
-               , libghc-concrete-typerep-dev (>= 0.1)
-               , libghc-concrete-typerep-dev (<< 0.2)
-               , libghc-concrete-typerep-prof
+               , libghc-concrete-typerep-dev (>= 0.1.0.2)
+               , libghc-concrete-typerep-dev (<< 0.1.1)
                , libghc-concrete-typerep-prof
                , libghc-data-accessor-dev (>= 0.2.1.4)
                , libghc-data-accessor-dev (<< 0.3)
                , libghc-data-accessor-prof
-               , libghc-data-accessor-prof
                , libghc-data-accessor-mtl-dev (>= 0.2)
                , libghc-data-accessor-mtl-dev (<< 0.3)
                , libghc-data-accessor-mtl-prof
-               , libghc-data-accessor-mtl-prof
                , libghc-data-accessor-template-dev (>= 0.2.1.3)
                , libghc-data-accessor-template-dev (<< 0.2.2)
                , libghc-data-accessor-template-prof
-               , libghc-data-accessor-template-prof
                , libghc-derive-dev (>= 2.4)
                , libghc-derive-dev (<< 2.7)
                , libghc-derive-prof
-               , libghc-derive-prof
                , libghc-dlist-dev (>= 0.4.1)
                , libghc-dlist-prof
                , libghc-dyre-dev (>= 0.8.11)
                , libghc-dyre-prof
-               , libghc-fingertree-dev (<< 0.1)
+               , libghc-fingertree-dev (<< 0.2)
                , libghc-fingertree-prof
                , libghc-ghc-paths-dev (>= 0.1)
                , libghc-ghc-paths-dev (<< 0.2)
                , libghc-ghc-paths-prof
-               , libghc-ghc-paths-prof
                , libghc-hashable-dev (>= 1.2)
                , libghc-hashable-dev (<< 1.3)
                , libghc-hashable-prof
@@ -54,10 +47,11 @@
                , libghc-hint-prof
                , libghc-mtl-dev (>= 0.1.0.1)
                , libghc-mtl-prof
+               , libghc-parsec3-dev
+               , libghc-parsec3-prof
                , libghc-pointedlist-dev (>= 0.4)
                , libghc-pointedlist-dev (<< 0.6)
                , libghc-pointedlist-prof
-               , libghc-pointedlist-prof
                , libghc-puremd5-dev (>= 0.2.3)
                , libghc-puremd5-prof
                , libghc-random-dev
@@ -65,39 +59,33 @@
                , libghc-regex-base-dev (>= 0.93)
                , libghc-regex-base-dev (<< 0.94)
                , libghc-regex-base-prof
-               , libghc-regex-base-prof
                , libghc-regex-tdfa-dev (>= 1.1)
                , libghc-regex-tdfa-dev (<< 1.2)
                , libghc-regex-tdfa-prof
-               , libghc-regex-tdfa-prof
                , libghc-rosezipper-dev (>= 0.1)
                , libghc-rosezipper-dev (<< 0.3)
                , libghc-rosezipper-prof
-               , libghc-rosezipper-prof
                , libghc-split-dev (>= 0.1)
                , libghc-split-dev (<< 0.3)
                , libghc-split-prof
-               , libghc-split-prof
                , libghc-uniplate-dev
                , libghc-uniplate-prof
                , libghc-unix-compat-dev (>= 0.1)
                , libghc-unix-compat-dev (<< 0.5)
                , libghc-unix-compat-prof
-               , libghc-unix-compat-prof
                , libghc-unordered-containers-dev (>= 0.1.3)
                , libghc-unordered-containers-dev (<< 0.3)
                , libghc-unordered-containers-prof
-               , libghc-unordered-containers-prof
                , libghc-utf8-string-dev (>= 0.3.1)
                , libghc-utf8-string-prof
                , libghc-vty-dev (>= 4.7.0.0)
                , libghc-vty-dev (<< 5)
                , libghc-vty-prof
-               , libghc-vty-prof
                , libghc-xdg-basedir-dev (>= 0.2.1)
                , libghc-xdg-basedir-dev (<< 0.3)
                , libghc-xdg-basedir-prof
-               , alex
+               , alex (>= 3.0.3)
+               , alex (<= 3.1.1)
                , libghc-gtk-dev
                , libghc-gtk-prof
                , libghc-vte-dev
@@ -118,6 +106,7 @@
                      , libghc-hashable-doc
                      , libghc-hint-doc
                      , libghc-mtl-doc
+                     , libghc-parsec3-doc
                      , libghc-pointedlist-doc
                      , libghc-puremd5-doc
                      , libghc-random-doc




More information about the Pkg-haskell-commits mailing list