HaskellWiki

Haskell | Wiki community | Recent changes
Random page | Special pages

 

Not logged in
Log in | Help

Request an account if you don't have one.

Network.Curl

Categories: Web | Packages

This page collections documentation and examples about the library Network.Curl, (docs) a curl binding for Haskell, developed at Galois, Inc.

1 Trivial Use

$ ghci
Prelude> :m Network.Curl
Prelude Network.Curl> let html = curlGetString "http://www.haskell.org/" []

2 External Examples and Tutorials

Retrieved from "http://haskell.cs.yale.edu/haskellwiki/Network.Curl"

This page has been accessed 1,434 times. This page was last modified 16:36, 28 November 2008. Recent content is available under a simple permissive license.