kkardzis / curlhs

Haskell bindings to curl library (libcurl)

Home Page:https://hackage.haskell.org/package/curlhs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Network.CURL Hackage Build Status

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.

GA

About

Haskell bindings to curl library (libcurl)

https://hackage.haskell.org/package/curlhs

License:ISC License


Languages

Language:C 61.5%Language:Haskell 38.5%