Intermediate Haskell Books?

-----BEGIN PGP SIGNED MESSAGE----- Hash: RIPEMD160 Are there any good books about intermediate to advanced Haskell? The descriptions here http://haskell.org/haskellwiki/Books_and_tutorials aren't very helpful. Adrian -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGPZCo11V8mqIQMRsRA8nVAJ9fs4c013qKOuEjX//uLW3hLTYtxACfTS/t 5D6I+/OGifs3ltYhx6rwFZA= =sNJP -----END PGP SIGNATURE-----

aneumann:
-----BEGIN PGP SIGNED MESSAGE----- Hash: RIPEMD160
Are there any good books about intermediate to advanced Haskell? The descriptions here http://haskell.org/haskellwiki/Books_and_tutorials aren't very helpful.
Not in real-world paper form, yet. Mostly advanced techniques and tools are documented in research papers (see the wiki), wiki articles and blog articles. -- Don

On 06/05/07, Adrian Neumann
Are there any good books about intermediate to advanced Haskell? The descriptions here http://haskell.org/haskellwiki/Books_and_tutorials aren't very helpful.
One of the aims of the Haskell wikibook [1] is to provide a good coverage of the more advanced topics interesting to a Haskell programmer. A lot of the sections are incomplete as yet, but there's still quite a lot of good stuff there. We'd appreciate very much any feedback you have: a good place to send this is the wikibook mailing list [2]. If you're reading this as a competent Haskell programmer, why not spend an hour or so improving one of the advanced sections? If there's something you want to write about but that isn't a current chapter, just start it anyway and we'll include it in. [1]: http://en.wikibooks.org/wiki/Haskell [2]: wikibook@haskell.org -- -David House, dmhouse@gmail.com

Adrian Neumann wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: RIPEMD160
Are there any good books about intermediate to advanced Haskell? The descriptions here http://haskell.org/haskellwiki/Books_and_tutorials aren't very helpful.
Adrian
I think The Fun of Programming fits that description. I don't suppose you'd call it "advanced" (for that first decide which parts of the leading edge you're interested in and see the resources referred to by others, esp. reading recent papers) but it is a step or two on from the introductory books and includes some really interesting code and ideas. -- View this message in context: http://www.nabble.com/Intermediate-Haskell-Books--tf3698891.html#a10349551 Sent from the Haskell - Haskell-Cafe mailing list archive at Nabble.com.

Hello Adrian, Sunday, May 6, 2007, 12:24:27 PM, you wrote:
Are there any good books about intermediate to advanced Haskell? The
perhaps, "Purely Functional Data Structures" by Okasaki? also, "Applications of Functional Programming" may be interesting -- Best regards, Bulat mailto:Bulat.Ziganshin@gmail.com
participants (5)
-
Adrian Neumann
-
Bulat Ziganshin
-
David House
-
dons@cse.unsw.edu.au
-
Jim Burton