summaryrefslogtreecommitdiff
path: root/p/haskell-adjunctions
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2012-05-17 15:10:58 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2012-05-17 15:10:58 +0400
commit3b8856305eda98e68a059d294924207705d65f5b (patch)
treecb334056d56adac7afb91674663132bc054a8a3d /p/haskell-adjunctions
parentbf56a5a336009957ecfa36c5f4228d1f7dcaa5d9 (diff)
downloadDHG_packages-3b8856305eda98e68a059d294924207705d65f5b.tar.gz
haskell-adjunctions: Bump dependencies
Diffstat (limited to 'p/haskell-adjunctions')
-rw-r--r--p/haskell-adjunctions/debian/control32
1 files changed, 16 insertions, 16 deletions
diff --git a/p/haskell-adjunctions/debian/control b/p/haskell-adjunctions/debian/control
index b83a5d2b2..4962b6bf6 100644
--- a/p/haskell-adjunctions/debian/control
+++ b/p/haskell-adjunctions/debian/control
@@ -9,35 +9,35 @@ Build-Depends: debhelper (>= 7),
haskell-devscripts (>= 0.8),
ghc,
ghc-prof,
- libghc-comonad-dev (>= 1.1.1.1),
+ libghc-comonad-dev (>= 1.1.1.5),
libghc-comonad-dev (<< 1.2),
libghc-comonad-prof,
- libghc-contravariant-dev (>= 0.1.2),
- libghc-contravariant-dev (<< 0.2),
+ libghc-contravariant-dev (>= 0.2.0.1),
+ libghc-contravariant-dev (<< 0.3),
libghc-contravariant-prof,
- libghc-distributive-dev (>= 0.2),
+ libghc-distributive-dev (>= 0.2.2),
libghc-distributive-dev (<< 0.3),
libghc-distributive-prof,
- libghc-mtl-dev (>= 2.0.1.0),
- libghc-mtl-dev (<< 2.1),
+ libghc-mtl-dev (>= 2.0.1),
+ libghc-mtl-dev (<< 2.2),
libghc-mtl-prof,
- libghc-semigroupoids-dev (>= 1.2.6.1),
- libghc-semigroupoids-dev (<< 1.3),
+ libghc-semigroupoids-dev (>= 1.3.1.2),
+ libghc-semigroupoids-dev (<< 1.4),
libghc-semigroupoids-prof,
- libghc-transformers-dev (>= 0.2.0),
- libghc-transformers-dev (<< 0.3),
+ libghc-transformers-dev (>= 0.2),
+ libghc-transformers-dev (<< 0.4),
libghc-transformers-prof,
- libghc-keys-dev (>= 2.1.2),
+ libghc-keys-dev (>= 2.1.3.1),
libghc-keys-dev (<< 2.2),
libghc-keys-prof,
- libghc-comonad-transformers-dev (>= 2.0.2),
- libghc-comonad-transformers-dev (<< 2.1),
+ libghc-comonad-transformers-dev (>= 2.1.1.1),
+ libghc-comonad-transformers-dev (<< 2.2),
libghc-comonad-transformers-prof,
- libghc-void-dev (>= 0.5.4.3),
+ libghc-void-dev (>= 0.5.5.1),
libghc-void-dev (<< 0.6),
libghc-void-prof,
- libghc-representable-functors-dev (>= 2.1.2),
- libghc-representable-functors-dev (<< 2.2),
+ libghc-representable-functors-dev (>= 2.4.0.1),
+ libghc-representable-functors-dev (<< 2.5),
libghc-representable-functors-prof
Build-Depends-Indep: ghc-doc,
libghc-comonad-doc,