Bump version constraint on HTTP.

This commit is contained in:
John MacFarlane 2011-12-03 21:35:39 -08:00
parent bdec07bac9
commit 38fbfed35e

View file

@ -207,7 +207,7 @@ Library
zip-archive >= 0.1.1.7 && < 0.2,
utf8-string >= 0.3 && < 0.4,
old-time >= 1 && < 1.1,
HTTP >= 4000.0.5 && < 4000.2,
HTTP >= 4000.0.5 && < 4000.3,
texmath >= 0.5 && < 0.6,
xml >= 1.3.5 && < 1.4,
random >= 1 && < 1.1,
@ -295,7 +295,7 @@ Executable pandoc
zip-archive >= 0.1.1.7 && < 0.2,
utf8-string >= 0.3 && < 0.4,
old-time >= 1 && < 1.1,
HTTP >= 4000.0.5 && < 4000.2,
HTTP >= 4000.0.5 && < 4000.3,
texmath >= 0.5 && < 0.6,
xml >= 1.3.5 && < 1.4,
random >= 1 && < 1.1,