summaryrefslogtreecommitdiff
path: root/p/haskell-adjunctions/debian/control
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2016-05-28 13:31:30 +0200
committerJoachim Breitner <mail@joachim-breitner.de>2016-05-28 13:37:06 +0200
commit51994da1af9a7ee77f2d5da2644a48316df65d14 (patch)
treee7a986942422171eb7f669deea36074980f569da /p/haskell-adjunctions/debian/control
parentfbacb401997815c1289138956a31b8ca1a7cf743 (diff)
downloadDHG_packages-51994da1af9a7ee77f2d5da2644a48316df65d14.tar.gz
adjunctions: Upgrading from 4.2.2 to 4.3
Diffstat (limited to 'p/haskell-adjunctions/debian/control')
-rw-r--r--p/haskell-adjunctions/debian/control6
1 files changed, 5 insertions, 1 deletions
diff --git a/p/haskell-adjunctions/debian/control b/p/haskell-adjunctions/debian/control
index 700c38cc6..efd0c3f23 100644
--- a/p/haskell-adjunctions/debian/control
+++ b/p/haskell-adjunctions/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9),
ghc,
ghc-prof,
libghc-comonad-dev (>= 4),
- libghc-comonad-dev (<< 5),
+ libghc-comonad-dev (<< 6),
libghc-comonad-prof,
libghc-contravariant-dev (>= 1),
libghc-contravariant-dev (<< 2),
@@ -35,6 +35,9 @@ Build-Depends: debhelper (>= 9),
libghc-tagged-dev (>= 0.7),
libghc-tagged-dev (<< 1),
libghc-tagged-prof,
+ libghc-transformers-compat-dev (>= 0.3),
+ libghc-transformers-compat-dev (<< 1),
+ libghc-transformers-compat-prof,
libghc-void-dev (>= 0.5.5.1),
libghc-void-dev (<< 1),
libghc-void-prof,
@@ -48,6 +51,7 @@ Build-Depends-Indep: ghc-doc,
libghc-semigroupoids-doc,
libghc-semigroups-doc,
libghc-tagged-doc,
+ libghc-transformers-compat-doc,
libghc-void-doc,
Standards-Version: 3.9.8
Homepage: http://github.com/ekmett/adjunctions/