diff options
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/> |
