From b3534cb86d487226860c3cb544ee3da7ba4209de Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sun, 26 Jul 2020 20:04:50 -0700 Subject: update libghc build-deps --- debian/control | 18 +++++++++++------- 1 file 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), -- cgit v1.2.3