README 569 B

1234567891011121314
  1. Haskell binding to libcurl
  2. libcurl is a client-side URL transfer library, supporting FTP, FTPS,
  3. HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and
  4. FILE. libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP
  5. uploading, HTTP form based upload, proxies, cookies, user+password
  6. authentication (Basic, Digest, NTLM, Negotiate, Kerberos4), file
  7. transfer resume, http proxy tunneling and more!
  8. This package provides a Haskell binding to libcurl.
  9. After uninstalling, run this command to unregister the package from
  10. the ghc package database: ghc-pkg recache