summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2012-06-30 10:10:35 +0200
committerJasper Van der Jeugt <m@jaspervdj.be>2012-06-30 10:10:35 +0200
commiteb274c09ace7bcf8d17a8da8548ae253a69d5568 (patch)
treea6a6de7c25d40b3574d0657a07db608d9341539b
parent20de76108782bb102a56fe93196059c64b8f46e7 (diff)
downloadstylish-haskell-eb274c09ace7bcf8d17a8da8548ae253a69d5568.tar.gz
Oops
-rw-r--r--stylish-haskell.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/stylish-haskell.cabal b/stylish-haskell.cabal
index 41cc57e..4c07edd 100644
--- a/stylish-haskell.cabal
+++ b/stylish-haskell.cabal
@@ -83,7 +83,7 @@ Test-suite stylish-haskell-tests
filepath >= 1.1 && < 1.4,
haskell-src-exts >= 1.13 && < 1.14,
syb >= 0.3 && < 0.4,
- yaml >= 0.7 && < 0.8,
+ yaml >= 0.7 && < 0.9,
strict >= 0.3 && < 0.4
Source-repository head