mirror of
https://github.com/papers-we-love/papers-we-love.git
synced 2024-10-27 20:34:20 +00:00
Adds a practical paper by Simon Peyton Jones on tacklin monadic I/O, concurrency and foreign-language calls in Haskell. Published in 2010 by Microsoft Research. This is a very readable and useful paper for anyone learning Haskell and intersted in using it beyond academia.
This commit is contained in:
parent
31fe34fb18
commit
5980899773
4
haskell/README.md
Normal file
4
haskell/README.md
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
# Haskell
|
||||||
|
|
||||||
|
|
||||||
|
* [Tackling the Awkward Squad: monadic input/output, concurrency, exceptions, andforeign-language calls in Haskell](http://research.microsoft.com/en-us/um/people/simonpj/papers/marktoberdorf/mark.pdf) by Simon Peyton Jones
|
Loading…
Reference in New Issue
Block a user