summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hakyll.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/hakyll.cabal b/hakyll.cabal
index d5c32d8..59c3a4c 100644
--- a/hakyll.cabal
+++ b/hakyll.cabal
@@ -23,7 +23,7 @@ library
filepath >= 1.1,
directory >= 1,
containers >= 0.1,
- bytestring >= 0.9 && <= 0.9.1.4,
+ bytestring >= 0.9 && < 0.9.2,
pandoc >= 1,
regex-compat >= 0.92,
network >= 2,