Pārlūkot izejas kodu

Added Happy Learn Haskell Tutorial (#1947)

* Added Happy Learn Haskell Tutorial
* corrected travis messages
* corrected Alphabetical ordering
* Remove trailing slash
Ryan 9 gadi atpakaļ
vecāks
revīzija
a332a64352
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      free-programming-books.md

+ 1 - 0
free-programming-books.md

@@ -1115,6 +1115,7 @@
 * [Anatomy of Programming Languages](http://www.cs.utexas.edu/~wcook/anatomy/) - William R. Cook
 * [Beautiful Code, Compelling Evidence](http://vis.renci.org/jeff/2009/01/16/beautiful-code-compelling-evidence/) (PDF)
 * [Exploring Generic Haskell](http://www.andres-loeh.de/ExploringGH.pdf) - Andres Löh (PDF)
+* [Happy Learn Haskell Tutorial](http://www.happylearnhaskelltutorial.com)
 * [Haskell and Yesod](http://www.yesodweb.com/book-1.2)
 * [Haskell no panic](http://lisperati.com/haskell/)
 * [Haskell web Programming](http://yannesposito.com/Scratch/fr/blog/Yesod-tutorial-for-newbies/) (Yesod tutorial)