summaryrefslogtreecommitdiffhomepage
path: root/stylish-haskell.cabal
diff options
context:
space:
mode:
authorChris Martin <ch.martin@gmail.com>2020-01-09 15:31:28 -0700
committerJasper Van der Jeugt <m@jaspervdj.be>2020-01-09 17:31:28 -0500
commitba5456a9f2c16524ea93c0b038dafc1af8aaaf0e (patch)
treebd8fad372228bc9d8d81d5b9baf1f62bb4735d78 /stylish-haskell.cabal
parentb9e70a32e65f31a3ff435535cf3fa476f41751f2 (diff)
downloadstylish-haskell-ba5456a9f2c16524ea93c0b038dafc1af8aaaf0e.tar.gz
Bump haskell-src-exts to 1.23
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 a0b1479..116d889 100644
--- a/stylish-haskell.cabal
+++ b/stylish-haskell.cabal
@@ -59,7 +59,7 @@ Library
directory >= 1.2.3 && < 1.4,
filepath >= 1.1 && < 1.5,
file-embed >= 0.0.10 && < 0.1,
- haskell-src-exts >= 1.18 && < 1.23,
+ haskell-src-exts >= 1.18 && < 1.24,
mtl >= 2.0 && < 2.3,
semigroups >= 0.18 && < 0.20,
syb >= 0.3 && < 0.8,
@@ -83,7 +83,7 @@ Executable stylish-haskell
directory >= 1.2.3 && < 1.4,
filepath >= 1.1 && < 1.5,
file-embed >= 0.0.10 && < 0.1,
- haskell-src-exts >= 1.18 && < 1.23,
+ haskell-src-exts >= 1.18 && < 1.24,
mtl >= 2.0 && < 2.3,
syb >= 0.3 && < 0.8,
yaml >= 0.8.11 && < 0.12
@@ -137,7 +137,7 @@ Test-suite stylish-haskell-tests
directory >= 1.2.3 && < 1.4,
filepath >= 1.1 && < 1.5,
file-embed >= 0.0.10 && < 0.1,
- haskell-src-exts >= 1.18 && < 1.23,
+ haskell-src-exts >= 1.18 && < 1.24,
mtl >= 2.0 && < 2.3,
syb >= 0.3 && < 0.8,
yaml >= 0.8.11 && < 0.12