Bump version constraint on HTTP.
This commit is contained in:
parent
bdec07bac9
commit
38fbfed35e
1 changed files with 2 additions and 2 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue