summaryrefslogtreecommitdiff
path: root/p/haskell-log-domain/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-log-domain/debian/control')
-rw-r--r--p/haskell-log-domain/debian/control26
1 files changed, 11 insertions, 15 deletions
diff --git a/p/haskell-log-domain/debian/control b/p/haskell-log-domain/debian/control
index 18b88fc2d..93326ff7d 100644
--- a/p/haskell-log-domain/debian/control
+++ b/p/haskell-log-domain/debian/control
@@ -10,37 +10,34 @@ Build-Depends:
ghc (>= 8),
ghc-prof,
haskell-devscripts (>= 0.13),
- libghc-bytes-dev (<< 1),
libghc-bytes-dev (>= 0.7),
+ libghc-bytes-dev (<< 1),
libghc-bytes-prof,
- libghc-cereal-dev (<< 0.6),
libghc-cereal-dev (>= 0.3.5),
+ libghc-cereal-dev (<< 0.6),
libghc-cereal-prof,
- libghc-comonad-dev (<< 6),
libghc-comonad-dev (>= 4),
+ libghc-comonad-dev (<< 6),
libghc-comonad-prof,
- libghc-distributive-dev (<< 1),
libghc-distributive-dev (>= 0.3),
+ libghc-distributive-dev (<< 1),
libghc-distributive-prof,
libghc-generic-deriving-dev,
libghc-generic-deriving-prof,
+ libghc-hashable-dev (>= 1.2.5),
libghc-hashable-dev (<< 1.3),
- libghc-hashable-dev (>= 1.1.2.3),
- libghc-hashable-extras-dev (<< 1),
- libghc-hashable-extras-dev (>= 0.2),
- libghc-hashable-extras-prof,
libghc-hashable-prof,
- libghc-safecopy-dev (<< 0.10),
libghc-safecopy-dev (>= 0.8.1),
+ libghc-safecopy-dev (<< 0.10),
libghc-safecopy-prof,
- libghc-semigroupoids-dev (<< 6),
libghc-semigroupoids-dev (>= 4),
+ libghc-semigroupoids-dev (<< 6),
libghc-semigroupoids-prof,
- libghc-semigroups-dev (<< 1),
libghc-semigroups-dev (>= 0.8.4),
+ libghc-semigroups-dev (<< 1),
libghc-semigroups-prof,
- libghc-vector-dev (<< 0.12),
libghc-vector-dev (>= 0.9),
+ libghc-vector-dev (<< 0.13),
libghc-vector-prof,
Build-Depends-Indep:
ghc-doc,
@@ -50,16 +47,15 @@ Build-Depends-Indep:
libghc-distributive-doc,
libghc-generic-deriving-doc,
libghc-hashable-doc,
- libghc-hashable-extras-doc,
libghc-safecopy-doc,
libghc-semigroupoids-doc,
libghc-semigroups-doc,
libghc-vector-doc,
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
Homepage: http://hackage.haskell.org/package/log-domain
Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-log-domain
-X-Description: Log-domain arithmetic
+X-Description: log-domain arithmetic
This package provides log-domain floats, doubles and complex numbers.
Package: libghc-log-domain-dev