summaryrefslogtreecommitdiff
path: root/hakyll.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'hakyll.cabal')
-rw-r--r--hakyll.cabal6
1 files changed, 3 insertions, 3 deletions
diff --git a/hakyll.cabal b/hakyll.cabal
index dd9824a..7293928 100644
--- a/hakyll.cabal
+++ b/hakyll.cabal
@@ -1,5 +1,5 @@
Name: hakyll
-Version: 4.4.1.1
+Version: 4.4.1.2
Synopsis: A static website compiler library
Description:
@@ -165,7 +165,7 @@ Library
random >= 1.0 && < 1.1,
regex-base >= 0.93 && < 0.94,
regex-tdfa >= 1.1 && < 1.2,
- tagsoup >= 0.12.6 && < 0.13,
+ tagsoup >= 0.12.6 && < 0.14,
text >= 0.11 && < 1.12,
time >= 1.1 && < 1.5
@@ -251,7 +251,7 @@ Test-suite hakyll-tests
random >= 1.0 && < 1.1,
regex-base >= 0.93 && < 0.94,
regex-tdfa >= 1.1 && < 1.2,
- tagsoup >= 0.12.6 && < 0.13,
+ tagsoup >= 0.12.6 && < 0.14,
text >= 0.11 && < 1.12,
time >= 1.1 && < 1.5