@hackage curl1.3.8
Haskell binding to libcurl
Categories
License
BSD-3-Clause
Maintainer
Don Stewart <dons00@gmail.com>
Links
Versions
Installation
Dependencies (3)
- base >=3 && <5
- bytestring >=0.9
- containers Show all…
Dependents (69)
@hackage/lojban, @hackage/scrobble, @hackage/yuuko, @hackage/scalpel, @hackage/advent-of-code-api, @hackage/hoauth, Show all…
Package Flags
new-base
(on by default)
Build with new smaller base library
libcurl is a client-side URL transfer library, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE. libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos4), file transfer resume, http proxy tunneling and more!
This package provides a Haskell binding to libcurl.