summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-05-13 10:50:49 -0700
committerSean Whitton <spwhitton@spwhitton.name>2018-05-13 10:50:49 -0700
commit9ab770c7adb7f6cb6f30f52f39f5081e998fcf1e (patch)
treec4b1254d10a539b36d7493759677ac55b3755e80
parent343a27d0857460792e2c08d7b28993657e6d4e78 (diff)
downloadstylish-haskell-9ab770c7adb7f6cb6f30f52f39f5081e998fcf1e.tar.gz
bump ghc deps
-rw-r--r--debian/control8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index 1f8b4b9..e4cbcc6 100644
--- a/debian/control
+++ b/debian/control
@@ -5,13 +5,13 @@ Section: haskell
Build-Depends: debhelper (>= 10),
ghc,
libghc-aeson-dev (>= 0.6),
- libghc-aeson-dev (<< 1.3),
+ libghc-aeson-dev (<< 1.4),
libghc-aeson-prof (>= 0.6),
- libghc-aeson-prof (<< 1.3),
+ libghc-aeson-prof (<< 1.4),
libghc-src-exts-dev (>= 1.18),
- libghc-src-exts-dev (<< 1.20),
+ libghc-src-exts-dev (<< 1.21),
libghc-src-exts-prof (>= 1.18),
- libghc-src-exts-prof (<< 1.20),
+ libghc-src-exts-prof (<< 1.21),
libghc-mtl-dev (>= 2.0),
libghc-mtl-dev (<< 2.3),
libghc-mtl-prof (>= 2.0),