[Pkg-haskell-commits] darcs: haskell-derive: Fix dependencies
Joachim Breitner
mail at joachim-breitner.de
Mon Dec 22 13:48:56 UTC 2014
Sun Dec 21 23:57:13 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* Fix dependencies
M ./control -4 +2
Sun Dec 21 23:57:13 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* Fix dependencies
diff -rN -u old-haskell-derive/control new-haskell-derive/control
--- old-haskell-derive/control 2014-12-22 13:48:55.939137283 +0000
+++ new-haskell-derive/control 2014-12-22 13:48:55.943137287 +0000
@@ -18,11 +18,9 @@
, libghc-uniplate-dev (<< 1.7)
, libghc-uniplate-prof
Build-Depends-Indep: ghc-doc
- , libghc-src-exts-doc (>= 1.14)
- , libghc-src-exts-doc (<< 1.15)
+ , libghc-src-exts-doc
, libghc-syb-doc
- , libghc-uniplate-doc (>= 1.5)
- , libghc-uniplate-doc (<< 1.7)
+ , libghc-uniplate-doc
Standards-Version: 3.9.4
Homepage: http://community.haskell.org/~ndm/derive/
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-derive
More information about the Pkg-haskell-commits
mailing list