From ba5456a9f2c16524ea93c0b038dafc1af8aaaf0e Mon Sep 17 00:00:00 2001 From: Chris Martin Date: Thu, 9 Jan 2020 15:31:28 -0700 Subject: Bump haskell-src-exts to 1.23 --- stylish-haskell.cabal | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'stylish-haskell.cabal') 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 -- cgit v1.2.3