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)
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to