Drop the dependency on the haskell curl bindings, use regular haskell HTTP.

This commit is contained in:
Joey Hess 2011-07-04 19:31:45 -04:00
parent 71c783bf24
commit 5c69ac14eb
7 changed files with 25 additions and 15 deletions

2
debian/control vendored
View file

@ -9,8 +9,8 @@ Build-Depends:
libghc-pcre-light-dev,
libghc-sha-dev,
libghc-dataenc-dev,
libghc-http-dev,
libghc-utf8-string-dev,
libghc-curl-dev,
libghc-hs3-dev (>= 0.5.6),
libghc-testpack-dev [any-i386 any-amd64],
ikiwiki,