From 205bf106d72e56e758b305a014717b50cb72edb4 Mon Sep 17 00:00:00 2001 From: a3gis Date: Tue, 15 Oct 2013 10:57:54 +0100 Subject: [PATCH] add Haskell: A Gentle Introduction to Haskell --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 81661101..4ef81b80 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -417,6 +417,7 @@ * [Wikibook Haskell](http://en.wikibooks.org/wiki/Haskell) * [Yet Another Haskell Tutorial](http://hal3.name/docs/daume02yaht.pdf) (PDF) * [Haskell no panic](http://lisperati.com/haskell/) +* [A Gentle Introduction to Haskell](http://www.haskell.org/tutorial/) (HTML/PDF) ###HTML / CSS -- GitLab