summaryrefslogtreecommitdiffhomepage
path: root/debian/control
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-04-16 08:51:08 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-04-16 08:51:08 -0700
commit5bc22a54bbbc28bb50cf1aa914a293671dada7f6 (patch)
tree35ed5538de335cf27400a925706c72c2120655ce /debian/control
parent7cdf764415fd56191118719b2ecec8c3a6aad0d3 (diff)
downloadstylish-haskell-5bc22a54bbbc28bb50cf1aa914a293671dada7f6.tar.gz
remove mis-detected build-deps
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control20
1 files changed, 0 insertions, 20 deletions
diff --git a/debian/control b/debian/control
index d91fcb9..c53510e 100644
--- a/debian/control
+++ b/debian/control
@@ -11,22 +11,6 @@ Build-Depends: debhelper (>= 9),
libghc-aeson-dev (<< 0.12),
libghc-aeson-prof (>= 0.6),
libghc-aeson-prof (<< 0.12),
- libghc-bytestring-dev (>= 0.9),
- libghc-bytestring-dev (<< 0.11),
- libghc-bytestring-prof (>= 0.9),
- libghc-bytestring-prof (<< 0.11),
- libghc-containers-dev (>= 0.3),
- libghc-containers-dev (<< 0.6),
- libghc-containers-prof (>= 0.3),
- libghc-containers-prof (<< 0.6),
- libghc-directory-dev (>= 1.1),
- libghc-directory-dev (<< 1.3),
- libghc-directory-prof (>= 1.1),
- libghc-directory-prof (<< 1.3),
- libghc-filepath-dev (>= 1.1),
- libghc-filepath-dev (<< 1.5),
- libghc-filepath-prof (>= 1.1),
- libghc-filepath-prof (<< 1.5),
libghc-src-exts-dev (>= 1.17),
libghc-src-exts-dev (<< 1.18),
libghc-src-exts-prof (>= 1.17),
@@ -55,10 +39,6 @@ Build-Depends: debhelper (>= 9),
libghc-test-framework-hunit-dev (<< 0.4),
Build-Depends-Indep: ghc-doc,
libghc-aeson-doc,
- libghc-bytestring-doc,
- libghc-containers-doc,
- libghc-directory-doc,
- libghc-filepath-doc,
libghc-src-exts-doc,
libghc-mtl-doc,
libghc-syb-doc,