diff --git a/haskell/README.md b/haskell/README.md new file mode 100644 index 0000000..c910577 --- /dev/null +++ b/haskell/README.md @@ -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 diff --git a/haskell/tackling-the-awkward-squad-monadic-input-output-concurrency-exceptions-and-foreign-language-calls-in-haskell.pdf b/haskell/tackling-the-awkward-squad-monadic-input-output-concurrency-exceptions-and-foreign-language-calls-in-haskell.pdf new file mode 100644 index 0000000..ef56500 Binary files /dev/null and b/haskell/tackling-the-awkward-squad-monadic-input-output-concurrency-exceptions-and-foreign-language-calls-in-haskell.pdf differ