From 8b78e4ef244b081fe74a43a962ae14cc9611b3b3 Mon Sep 17 00:00:00 2001 From: Kaushik Thirthappa Date: Mon, 21 Oct 2013 18:13:20 +0530 Subject: [PATCH] adding Learn Haskell fast and hard --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index d3ce4a92..8f4902e8 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -513,6 +513,7 @@ * [Haskell no panic](http://lisperati.com/haskell/) * [A Gentle Introduction to Haskell](http://www.haskell.org/tutorial/) * [Speeding Through Haskell](http://www.sthaskell.com/) +* [Learn Haskell Fast and Hard](http://yannesposito.com/Scratch/en/blog/Haskell-the-Hard-Way) ###HTML / CSS -- GitLab