summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hakyll.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/hakyll.cabal b/hakyll.cabal
index cb8e8ed..5ac7ba6 100644
--- a/hakyll.cabal
+++ b/hakyll.cabal
@@ -163,7 +163,7 @@ Library
process >= 1.0 && < 1.3,
random >= 1.0 && < 1.1,
regex-base >= 0.93 && < 0.94,
- regex-tdfa >= 1.1 && < 1.2,
+ regex-tdfa >= 1.1 && < 1.3,
tagsoup >= 0.13.1 && < 0.14,
text >= 0.11 && < 1.2,
time >= 1.1 && < 1.5
@@ -249,7 +249,7 @@ Test-suite hakyll-tests
process >= 1.0 && < 1.3,
random >= 1.0 && < 1.1,
regex-base >= 0.93 && < 0.94,
- regex-tdfa >= 1.1 && < 1.2,
+ regex-tdfa >= 1.1 && < 1.3,
tagsoup >= 0.13.1 && < 0.14,
text >= 0.11 && < 1.2,
time >= 1.1 && < 1.5