summaryrefslogtreecommitdiff
path: root/hakyll.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'hakyll.cabal')
-rw-r--r--hakyll.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/hakyll.cabal b/hakyll.cabal
index d34aabc..4a555b9 100644
--- a/hakyll.cabal
+++ b/hakyll.cabal
@@ -139,7 +139,7 @@ Library
binary >= 0.5 && < 0.8,
blaze-html >= 0.5 && < 0.7,
blaze-markup >= 0.5.1 && < 0.6,
- bytestring >= 0.10 && < 0.11,
+ bytestring >= 0.9 && < 0.11,
citeproc-hs >= 0.3.2 && < 0.4,
containers >= 0.3 && < 0.6,
cryptohash >= 0.7 && < 0.9,
@@ -213,7 +213,7 @@ Test-suite hakyll-tests
binary >= 0.5 && < 0.8,
blaze-html >= 0.5 && < 0.7,
blaze-markup >= 0.5.1 && < 0.6,
- bytestring >= 0.10 && < 0.11,
+ bytestring >= 0.9 && < 0.11,
citeproc-hs >= 0.3.2 && < 0.4,
containers >= 0.3 && < 0.6,
cryptohash >= 0.7 && < 0.9,