Merge pull request #36 from mgsloan/patch-1

Add Parallel and Concurrent Programming in Haskell, and YAHT
pull/37/merge
vhf / victor felder 2013-10-12 01:28:48 -07:00
commit 8d55d6697b
1 changed files with 2 additions and 0 deletions

View File

@ -316,6 +316,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