You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
569 B

  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