@hackage curlhs0.1.6
bindings to libcurl, the multiprotocol file transfer library
Categories
License
LicenseRef-OtherLicense
Maintainer
Krzysztof Kardzis <kkardzis@gmail.com>
Links
Versions
Installation
Dependencies (4)
- base >=4 && <5
- bytestring
- rtld >=0.0 && <0.1
- time Show all…
Dependents (3)
@hackage/acme-everything, @hackage/list-t-libcurl, @hackage/VKHS
Network.CURL

Package curlhs provides a mid-level Haskell interface to libcurl, the multiprotocol file transfer library which powers the popular tool curl (please see http://curl.haxx.se/ for more info about curl and libcurl).
Documentation
More info about curlhs, such as tutorials or examples, may be found in the docs section. Please check out the short tutorial about installation and basic usage of curlhs and libcurl.