Commit 34b58bed authored by Andrew Gibiansky's avatar Andrew Gibiansky

Adding version requirement for HTTP

parent 2e6a0756
...@@ -72,7 +72,7 @@ library ...@@ -72,7 +72,7 @@ library
hlint >=1.9 && <2.0, hlint >=1.9 && <2.0,
haskell-src-exts ==1.15.*, haskell-src-exts ==1.15.*,
hspec -any, hspec -any,
HTTP -any, HTTP == 4000.2.*,
HUnit -any, HUnit -any,
MissingH >=1.2, MissingH >=1.2,
mtl >=2.1, mtl >=2.1,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment