Merge pull request #86 from newsomc/haskell

Adds Haskell section and starter paper by Simon Peyton Jones
This commit is contained in:
Clint Newsom 2014-04-16 12:35:49 -04:00
commit fdaeedef58
2 changed files with 4 additions and 0 deletions

4
haskell/README.md Normal file
View File

@ -0,0 +1,4 @@
# Haskell
* [Tackling the Awkward Squad: monadic input/output, concurrency, exceptions, and foreign-language calls in Haskell](../haskell/tackling-the-awkward-squad-monadic-input-output-concurrency-exceptions-and-foreign-language-calls-in-haskell.pdf) by Simon Peyton Jones