[Haskell-cafe] HTTP and Browser modules
Atwood, John Wesley
john.atwood at hp.com
Mon Apr 18 13:40:00 EDT 2005
> 11. HTTP and Browser modules (David Owen)
> Message: 11
> Date: Mon, 18 Apr 2005 02:28:17 +0000
> From: "David Owen" <d_w_o at hotmail.com>
> Subject: [Haskell-cafe] HTTP and Browser modules
> To: haskell-cafe at haskell.org
> Message-ID: <BAY101-F23ED428D824D7DBAF21C54B3290 at phx.gbl>
> Content-Type: text/plain; format=flowed
>
> Good morning
>
> I have a query about compiling the original version of the HTTP
> implementation in Windows
> (http://homepages.paradise.net.nz/warrickg/haskell/http/).
> <snip details>
> If anybody has seen this problem before or knows how to
> correct it I'd be very interested in your assistance :-)
David,
in HTTP.hs, replace the 2 occurences of "ioError" with "throw".
John Atwood
More information about the Haskell-Cafe
mailing list