remove HTTP from test deps
This commit is contained in:
parent
9a3520613a
commit
3ef3b5225e
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ Test-Suite test
|
|||
Build-Depends: testpack, HUnit, MissingH, hslogger, directory, filepath,
|
||||
unix, containers, utf8-string, network, mtl (>= 2.1.1), bytestring,
|
||||
old-locale, time, extensible-exceptions, dataenc, SHA,
|
||||
process, json, HTTP, base (>= 4.5 && < 4.7), monad-control,
|
||||
process, json, base (>= 4.5 && < 4.7), monad-control,
|
||||
transformers-base, lifted-base, IfElse, text, QuickCheck >= 2.1,
|
||||
bloomfilter, edit-distance, process, SafeSemaphore, Glob
|
||||
Other-Modules: Utility.Touch
|
||||
|
|
Loading…
Reference in a new issue