From 377046de4c7f5410efc9f42905883eb2bb594aa7 Mon Sep 17 00:00:00 2001 From: Javed Mohamed Date: Mon, 29 Oct 2018 10:11:37 -0500 Subject: [PATCH] Add the new Wise Man's Haskell (#3046) --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 17c1db905..4296baa08 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1288,6 +1288,7 @@ Kerridge (PDF) (email address *requested*, not required) * [Parallel and Concurrent Programming in Haskell](http://chimera.labs.oreilly.com/books/1230000000929/index.html) - Simon Marlow * [Real World Haskell](http://book.realworldhaskell.org) * [Speeding Through Haskell](http://www.sthaskell.com) +* [Wise Man's Haskell](https://anchpop.github.io/wise_mans_haskell/) - Andre Popovitch * [Yet Another Haskell Tutorial](http://hal3.name/docs/daume02yaht.pdf) (PDF)