5 ms·
I’ve been reading “Real World Haskell” and enjoying it thus far. Big bonus is it is available for free online: http://book.realworldhaskell.org http://book.rea
by drizze 9y ago
I’ve been reading “Real World Haskell” and enjoying it thus far. Big bonus is it is available for free online:
http://book.realworldhaskell.org http://book.realworldhaskell.org
- happimess 9y agoThis is a great book. I brought it on vacation once, read it end to end, and was a much better Haskeller afterwards. However, it was written a long time ago, and is missing a lot of Haskell's recent history. The book targets GHC 6.8, whereas I'm running 8.2.2. There's a summary at [1] Again, it's a great book and the price is right, but caveat lector. [1] http://support.oreilly.com/oreilly/topics/when-will-it-be-an-update-of-real-world-haskell http://support.oreilly.com/oreilly/topics/when-will-it-be-an...