summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-07-26 20:04:50 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-07-26 20:06:32 -0700
commitb3534cb86d487226860c3cb544ee3da7ba4209de (patch)
tree7ed0c646392cb2124c48687868e0879d14f8d0a2
parent115b32aff74645b5ba1e5098399da85730213c7e (diff)
downloadstylish-haskell-b3534cb86d487226860c3cb544ee3da7ba4209de.tar.gz
update libghc build-deps
-rw-r--r--debian/control18
1 files changed, 11 insertions, 7 deletions
diff --git a/debian/control b/debian/control
index aea985a..8234e63 100644
--- a/debian/control
+++ b/debian/control
@@ -13,9 +13,9 @@ Build-Depends: debhelper (>= 10),
libghc-file-embed-prof (>= 0.0.10),
libghc-file-embed-prof (<< 0.1),
libghc-src-exts-dev (>= 1.18),
- libghc-src-exts-dev (<< 1.22),
+ libghc-src-exts-dev (<< 1.24),
libghc-src-exts-prof (>= 1.18),
- libghc-src-exts-prof (<< 1.22),
+ libghc-src-exts-prof (<< 1.24),
libghc-mtl-dev (>= 2.0),
libghc-mtl-dev (<< 2.3),
libghc-mtl-prof (>= 2.0),
@@ -28,12 +28,16 @@ Build-Depends: debhelper (>= 10),
libghc-syb-dev (<< 0.8),
libghc-syb-prof (>= 0.3),
libghc-syb-prof (<< 0.8),
- libghc-yaml-dev (>= 0.8.11),
- libghc-yaml-dev (<< 0.12),
- libghc-yaml-prof (>= 0.8.11),
- libghc-yaml-prof (<< 0.12),
+ libghc-hsyaml-dev (>= 0.2.0),
+ libghc-hsyaml-dev (<< 0.3),
+ libghc-hsyaml-prof (>= 0.2.0),
+ libghc-hsyaml-prof (<< 0.3),
+ libghc-hsyaml-aeson-dev (>= 0.2.0),
+ libghc-hsyaml-aeson-dev (<< 0.3),
+ libghc-hsyaml-aeson-prof (>= 0.2.0),
+ libghc-hsyaml-aeson-prof (<< 0.3),
libghc-optparse-applicative-dev (>= 0.12),
- libghc-optparse-applicative-dev (<< 0.15),
+ libghc-optparse-applicative-dev (<< 0.16),
libghc-strict-dev (>= 0.3),
libghc-strict-dev (<< 0.4),
libghc-hunit-dev (>= 1.2),