[Haskell-beginners] Crawling page and making json out of it

René Klačan rene.klacan at gmail.com
Sun May 24 15:43:30 UTC 2015


Hi all,

I have a small example that opens page and creates a json out of it

https://gist.github.com/reneklacan/262eef04a3bc67607dd8

It works correctly and it returns desired results.

But I am sure there is a better way (or more Haskell way) how to write it.
Especially I don't really like how *getInfo* function looks like.

Get you please give me an advice how to make it more ellegant or tell me
what I'm doing wrong.

Thanks

Rene
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/beginners/attachments/20150524/b7164f51/attachment.html>


More information about the Beginners mailing list