Why do you make your own overlay to download files via HTTP?
HXT has backends (hxt-http or hxt-curl) to do that.

Le 27 avril 2012 04:16, aditya bhargava <[email protected]> a écrit :

> *Homepage:* http://egonschiele.github.com/HandsomeSoup
> *On Hackage:* http://hackage.haskell.org/package/HandsomeSoup
>
> *Blurb:*
>
> HandsomeSoup is the library I wish I had when I started parsing HTML in
> Haskell.
> It is built on top of HXT and adds a few functions that make is easier to
> work with HTML.
> Most importantly, it adds CSS selectors to HXT. The goal of HandsomeSoup
> is to be a complete CSS2 parser for HXT (it is very close to this right
> now).
>
>
>
> --
> adit.io
>
> _______________________________________________
> Haskell-Cafe mailing list
> [email protected]
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
>
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to