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 9a41882..c82ade2 100644
--- a/hakyll.cabal
+++ b/hakyll.cabal
@@ -72,7 +72,7 @@ Library
mtl >= 1 && < 3.0,
old-locale >= 1.0 && < 2.0,
old-time >= 1.0 && < 1.3,
- pandoc >= 1.6 && < 2.0,
+ pandoc >= 1.9 && < 1.10,
parsec >= 3.0 && < 3.2,
process >= 1.0 && < 1.4,
regex-base >= 0.93 && < 1.0,