summaryrefslogtreecommitdiffhomepage
path: root/stylish-haskell.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'stylish-haskell.cabal')
-rw-r--r--stylish-haskell.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/stylish-haskell.cabal b/stylish-haskell.cabal
index a1716ef..4938334 100644
--- a/stylish-haskell.cabal
+++ b/stylish-haskell.cabal
@@ -125,7 +125,7 @@ Test-suite stylish-haskell-tests
base >= 4.8 && < 5,
bytestring >= 0.9 && < 0.11,
containers >= 0.3 && < 0.6,
- directory >= 1.1 && < 1.4,
+ directory >= 1.2.3 && < 1.4,
filepath >= 1.1 && < 1.5,
haskell-src-exts >= 1.18 && < 1.21,
mtl >= 2.0 && < 2.3,