Introduction to Functional Programming using Haskell (2nd Edition) cover
Introduction to Functional Programming using Haskell (2nd Edition)
by Richard Bird, Thomas E. Scruggs, Margo A. Mastropieri, Wadler, Edna Bird
ISBN: 0134843460
Found in 2 comments on Hacker News
View on Amazon
We may earn a commission from purchases made through links on this page.
Not ready yet? Get weekly book picks.
Looks like an updated version of his 1998 book "Introduction to Functional Programming using Haskell":

http://www.amazon.com/Introduction-Functional-Programming-us...

The 1998 book was excellent, except that it came just before Haskell 98 and so one or two examples needed a little modification before they would build with GHC, but really it was a paper and pencil type of thing. I read the whole thing sitting in a copyright library without a computer because the book was two expensive to buy and was not in my university library. Looks like that won't change with this update.