Bump various versions

This commit is contained in:
Jasper Van der Jeugt 2013-12-05 12:27:30 +01:00
parent ffbce96607
commit 949afd2578

View file

@ -159,14 +159,14 @@ Library
old-locale >= 1.0 && < 1.1,
old-time >= 1.0 && < 1.2,
pandoc >= 1.12 && < 1.13,
pandoc-citeproc >= 0.1 && < 0.2,
pandoc-citeproc >= 0.1 && < 0.3,
parsec >= 3.0 && < 3.2,
process >= 1.0 && < 1.2,
process >= 1.0 && < 1.3,
random >= 1.0 && < 1.1,
regex-base >= 0.93 && < 0.94,
regex-tdfa >= 1.1 && < 1.2,
tagsoup >= 0.12.6 && < 0.14,
text >= 0.11 && < 1.12,
text >= 0.11 && < 1.1,
time >= 1.1 && < 1.5
If flag(previewServer)
@ -192,7 +192,7 @@ Library
If flag(checkExternal)
Build-depends:
http-conduit >= 1.8 && < 1.10,
http-conduit >= 1.8 && < 2.1,
http-types >= 0.7 && < 0.9
Cpp-options:
-DCHECK_EXTERNAL
@ -245,14 +245,14 @@ Test-suite hakyll-tests
old-locale >= 1.0 && < 1.1,
old-time >= 1.0 && < 1.2,
pandoc >= 1.12 && < 1.13,
pandoc-citeproc >= 0.1 && < 0.2,
pandoc-citeproc >= 0.1 && < 0.3,
parsec >= 3.0 && < 3.2,
process >= 1.0 && < 1.2,
process >= 1.0 && < 1.3,
random >= 1.0 && < 1.1,
regex-base >= 0.93 && < 0.94,
regex-tdfa >= 1.1 && < 1.2,
tagsoup >= 0.12.6 && < 0.14,
text >= 0.11 && < 1.12,
text >= 0.11 && < 1.1,
time >= 1.1 && < 1.5
If flag(previewServer)
@ -278,7 +278,7 @@ Test-suite hakyll-tests
If flag(checkExternal)
Build-depends:
http-conduit >= 1.8 && < 1.10,
http-conduit >= 1.8 && < 2.1,
http-types >= 0.7 && < 0.9
Cpp-options:
-DCHECK_EXTERNAL