summaryrefslogtreecommitdiffhomepage
path: root/stylish-haskell.cabal
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2016-08-01 14:05:39 +0200
committerJasper Van der Jeugt <m@jaspervdj.be>2016-08-01 14:05:39 +0200
commitd927f497b81c77eddefeba49fdc92cce639114ac (patch)
tree7ffdc2607ba1fc0b1a12d727c6f38d2a00ac3620 /stylish-haskell.cabal
parente410c54dc85bfdc98f9c1c9ed737fea4326e3da5 (diff)
downloadstylish-haskell-d927f497b81c77eddefeba49fdc92cce639114ac.tar.gz
Bump haskell-src-exts to 1.18
Diffstat (limited to 'stylish-haskell.cabal')
-rw-r--r--stylish-haskell.cabal6
1 files changed, 3 insertions, 3 deletions
diff --git a/stylish-haskell.cabal b/stylish-haskell.cabal
index 2c4ee95..419e408 100644
--- a/stylish-haskell.cabal
+++ b/stylish-haskell.cabal
@@ -53,7 +53,7 @@ Library
containers >= 0.3 && < 0.6,
directory >= 1.1 && < 1.3,
filepath >= 1.1 && < 1.5,
- haskell-src-exts >= 1.17 && < 1.18,
+ haskell-src-exts >= 1.18 && < 1.19,
mtl >= 2.0 && < 2.3,
syb >= 0.3 && < 0.7,
yaml >= 0.7 && < 0.9
@@ -74,7 +74,7 @@ Executable stylish-haskell
containers >= 0.3 && < 0.6,
directory >= 1.1 && < 1.3,
filepath >= 1.1 && < 1.5,
- haskell-src-exts >= 1.17 && < 1.18,
+ haskell-src-exts >= 1.18 && < 1.19,
mtl >= 2.0 && < 2.3,
syb >= 0.3 && < 0.7,
yaml >= 0.7 && < 0.9
@@ -120,7 +120,7 @@ Test-suite stylish-haskell-tests
containers >= 0.3 && < 0.6,
directory >= 1.1 && < 1.3,
filepath >= 1.1 && < 1.5,
- haskell-src-exts >= 1.17 && < 1.18,
+ haskell-src-exts >= 1.18 && < 1.19,
mtl >= 2.0 && < 2.3,
syb >= 0.3 && < 0.7,
yaml >= 0.7 && < 0.9