Add Parallel and Concurrent Programming in Haskell, and YAHT (Yet Another Haskell Tutorial

pull/36/head
Michael Sloan 2013-10-11 17:33:12 -07:00
parent a2dec5e283
commit 0730942861
1 changed files with 2 additions and 0 deletions

View File

@ -310,6 +310,8 @@
* [Learn You a Haskell](http://learnyouahaskell.com/)
* [Real World Haskell](http://book.realworldhaskell.org/)
* [Wikibook Haskell](http://en.wikibooks.org/wiki/Haskell)
* [Yet Another Haskell Tutorial](http://hal3.name/docs/daume02yaht.pdf) (PDF)
* [Parallel and Concurrent Programming in Haskell](http://chimera.labs.oreilly.com/books/1230000000929)
###HTML / CSS