1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-02 06:20:48 +00:00

Merge pull request #36 from mgsloan/patch-1

Add Parallel and Concurrent Programming in Haskell, and YAHT
This commit is contained in:
vhf / victor felder 2013-10-12 01:28:48 -07:00
commit 8d55d6697b

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