mirror of
https://github.com/papers-we-love/papers-we-love.git
synced 2026-03-02 03:40:31 +00:00
Update README.md
Update README.md Removing lines at end of file. 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. Adding pdf as well. Update README.md Remove space from link title.
This commit is contained in:
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, 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
|
||||
Binary file not shown.
Reference in New Issue
Block a user