diff options
Diffstat (limited to 'p/haskell-binary-orphans/debian/control')
| -rw-r--r-- | p/haskell-binary-orphans/debian/control | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/p/haskell-binary-orphans/debian/control b/p/haskell-binary-orphans/debian/control index 3267a457c..96fa05de2 100644 --- a/p/haskell-binary-orphans/debian/control +++ b/p/haskell-binary-orphans/debian/control @@ -9,8 +9,11 @@ Build-Depends: debhelper (>= 9), ghc, ghc-prof, libghc-aeson-dev (>= 0.7.0.6), - libghc-aeson-dev (<< 0.11.3), + libghc-aeson-dev (<< 1.1), libghc-aeson-prof, + libghc-case-insensitive-dev (>= 1.2.0.4), + libghc-case-insensitive-dev (<< 1.2.1), + libghc-case-insensitive-prof, libghc-hashable-dev (>= 1.2.3.3), libghc-hashable-dev (<< 1.3), libghc-hashable-prof, @@ -18,10 +21,10 @@ Build-Depends: debhelper (>= 9), libghc-scientific-dev (<< 0.4), libghc-scientific-prof, libghc-semigroups-dev (>= 0.16.2.2), - libghc-semigroups-dev (<< 0.18.2), + libghc-semigroups-dev (<< 0.18.3), libghc-semigroups-prof, libghc-tagged-dev (>= 0.7.3), - libghc-tagged-dev (<< 0.8.5), + libghc-tagged-dev (<< 0.8.6), libghc-tagged-prof, libghc-text-dev (>= 1.2.0.6), libghc-text-dev (<< 1.3), @@ -38,14 +41,17 @@ Build-Depends: debhelper (>= 9), libghc-vector-binary-instances-dev (>= 0.2.1.0), libghc-vector-binary-instances-dev (<< 0.3), libghc-vector-binary-instances-prof, + libghc-quickcheck2-dev (>= 2.7), + libghc-quickcheck2-dev (<< 2.9.3), libghc-quickcheck-instances-dev (>= 0.3.11), - libghc-quickcheck-instances-dev (<< 0.4), + libghc-quickcheck-instances-dev (<< 0.3.13), libghc-tasty-dev (>= 0.10.1.2), libghc-tasty-dev (<< 0.12), libghc-tasty-quickcheck-dev (>= 0.8.3.2), libghc-tasty-quickcheck-dev (<< 0.9), Build-Depends-Indep: ghc-doc, libghc-aeson-doc, + libghc-case-insensitive-doc, libghc-hashable-doc, libghc-scientific-doc, libghc-semigroups-doc, |
