Skip to content
Snippets Groups Projects
Commit 91532591 authored by Mikhail Glushenkov's avatar Mikhail Glushenkov
Browse files

Bump the HTTP upper bound.

See #3069.
parent d7994fde
No related branches found
No related tags found
No related merge requests found
...@@ -132,7 +132,7 @@ executable cabal ...@@ -132,7 +132,7 @@ executable cabal
Cabal >= 1.22.2 && < 1.23, Cabal >= 1.22.2 && < 1.23,
containers >= 0.1 && < 0.6, containers >= 0.1 && < 0.6,
filepath >= 1.0 && < 1.5, filepath >= 1.0 && < 1.5,
HTTP >= 4000.2.5 && < 4000.3, HTTP >= 4000.2.5 && < 4000.4,
mtl >= 2.0 && < 3, mtl >= 2.0 && < 3,
pretty >= 1 && < 1.2, pretty >= 1 && < 1.2,
random >= 1 && < 1.2, random >= 1 && < 1.2,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment