summaryrefslogtreecommitdiff
path: root/hakyll.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'hakyll.cabal')
-rw-r--r--hakyll.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/hakyll.cabal b/hakyll.cabal
index ba99d5f..28f5492 100644
--- a/hakyll.cabal
+++ b/hakyll.cabal
@@ -269,7 +269,7 @@ Test-suite hakyll-tests
time-locale-compat >= 0.1 && < 0.2,
unordered-containers >= 0.2 && < 0.3,
vector >= 0.11 && < 0.12,
- yaml >= 0.8 && < 0.9,
+ yaml >= 0.8.11 && < 0.9,
optparse-applicative >= 0.12 && < 0.13
If flag(previewServer)