[Haskell-cafe] Simple HTTP lib for Windows?

Greg Fitzgerald garious at gmail.com
Wed Jan 17 21:07:40 EST 2007


I'd like to write a very simple Haskell script that when given a URL, looks
up the page, and returns a string of HTML. I don't see an HTTP library in
the standard libs, and the one in Hackage requires Windows machines have GHC
and MinGW to be installed and in the PATH.

Is there a simple way to get the contents of a webpage using Haskell on a
Windows box?

Thanks,
Greg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20070117/033c8aab/attachment.htm


More information about the Haskell-Cafe mailing list