summaryrefslogtreecommitdiff
path: root/hakyll.cabal
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2013-10-19 12:03:30 +0200
committerJasper Van der Jeugt <m@jaspervdj.be>2013-10-19 12:03:30 +0200
commitc1459daf371c5f85ce9ae0dd9bc36b216ba6eb24 (patch)
tree4925fde65cf5da8bd30c1d8d475d16620d558ecb /hakyll.cabal
parentc1d963107f0c68309c2cf483fa74b2e06694c4fb (diff)
downloadhakyll-c1459daf371c5f85ce9ae0dd9bc36b216ba6eb24.tar.gz
Bump tagsoup
Closes #193
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