[Haskell] Re: Problems installing HTTP and Browser modules

Bjorn Bringert d00bring at dtek.chalmers.se
Sat Nov 13 08:14:37 EST 2004


Bjorn Bringert wrote:
> Ranasaria, Kamal Kishor wrote:
>>Dear Sir,
>>
>>I was trying to install the HTTP module and came across the following 
>>error. Would really appreciate if could help me find the cause of the error.
> 
>> [...]
> 
> [my reply with incorrect URLs]

Eh, this time with the correct URLs:

I am guessing that you are using the version from
http://homepages.paradise.net.nz/warrickg/haskell/http/

There is an updated version of the package at
http://www.bringert.net/haskell-xml-rpc/http.html

The code is in a darcs repo at http://cvs.haskell.org/darcs/http/

Graham Klyne has a slightly different version which uses the new
Network.URI module. His code can be found at
http://www.ninebynine.org/Software/HaskellUtils/Network/

/Bjorn


More information about the Haskell mailing list