
19 May
2010
19 May
'10
2:08 p.m.
Or use things from the download-curl package, which provides a nice openURL function. daniel.is.fischer:
On Wednesday 19 May 2010 19:46:57, Ralph Hodgson wrote:
Forgot to add: I now need to understand the following warnings on this line "> import Text.HTML.Download":
In Text.HTML.Download, there's the following:
{-| /DEPRECATED/: Use the HTTP package instead:
> import Network.HTTP > openURL x = getResponseBody =<< simpleHTTP (getRequest x)