diff options
| author | Miguel <m.i@gmx.at> | 2019-04-02 20:36:52 +0200 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2019-04-02 20:36:52 +0200 |
| commit | 1017a2614c1708bac638fec5108b5dc83729f760 (patch) | |
| tree | 1fb2d58fb757162fa03ccad631fbbd97f5afaaea /00_blog/00040_Haskell/00010_Links-and-Literature | |
| parent | b0f9cc1c78ddf0a9d0b6f23dc07817625dbe209c (diff) | |
some new stuff
Diffstat (limited to '00_blog/00040_Haskell/00010_Links-and-Literature')
| -rw-r--r-- | 00_blog/00040_Haskell/00010_Links-and-Literature/index.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/00_blog/00040_Haskell/00010_Links-and-Literature/index.md b/00_blog/00040_Haskell/00010_Links-and-Literature/index.md index b09733d..4ede8c0 100644 --- a/00_blog/00040_Haskell/00010_Links-and-Literature/index.md +++ b/00_blog/00040_Haskell/00010_Links-and-Literature/index.md @@ -1,10 +1,11 @@ # Haskell - Books, Links and Papers -A growing collection of external links and books concerning Haskell. +A growing collection of external links and books concerning (or tangent to) Haskell. * **Learn You a Haskell** for Great Good by Marian Lipovaca * **Real World Haskell** by Bryan O'Sullivan, Don Stewart, and John Goerzen * **Parallel and Concurrent Programming in Haskell** by Simon Marlow +* **Category Theory for Programmers** by Bartosz Milewski * **Haskell Wiki** <https://wiki.haskell.org> * **UPENN CIS 194** <https://www.seas.upenn.edu/~cis194/spring13/> * **What I Wish I Knew When Learning Haskell** by Stephen Diehl <http://dev.stephendiehl.com/hask/> |
