Network.Curl
From HaskellWiki
(Difference between revisions)
(Added a link to a blog entry) |
|||
| Line 5: | Line 5: | ||
developed at Galois, Inc. | developed at Galois, Inc. | ||
| - | + | <h2>Trivial Use</h2> | |
| + | |||
| + | <h2>External Examples and Tutorials</h2> | ||
| + | <ul> | ||
| + | <li>[http://blog.tupil.com/a-small-mashup-of-upcoming-and-lastfm-in-haskell/ A small mashup of Upcoming and Last.fm, in Haskell]</li> | ||
| + | </ul> | ||
Revision as of 15:39, 11 June 2008
1 Network.Curl
This page collections documentation and examples about the library Network.Curl, (docs) a curl binding for Haskell, developed at Galois, Inc.
