addurl --fast: Use curl, rather than haskell HTTP library, to support https.

This commit is contained in:
Joey Hess 2013-01-27 09:30:53 +11:00
parent 9ba8abffc6
commit d3d791c7e7
7 changed files with 31 additions and 67 deletions

View file

@ -13,7 +13,6 @@ quite a lot.
* [lifted-base](http://hackage.haskell.org/package/lifted-base)
* [TestPack](http://hackage.haskell.org/cgi-bin/hackage-scripts/package/testpack)
* [QuickCheck 2](http://hackage.haskell.org/package/QuickCheck)
* [HTTP](http://hackage.haskell.org/package/HTTP)
* [json](http://hackage.haskell.org/package/json)
* [IfElse](http://hackage.haskell.org/package/IfElse)
* [bloomfilter](http://hackage.haskell.org/package/bloomfilter)