summaryrefslogtreecommitdiff
path: root/080_blog/00040_Haskell/00010_Links-and-Literature
diff options
context:
space:
mode:
Diffstat (limited to '080_blog/00040_Haskell/00010_Links-and-Literature')
-rw-r--r--080_blog/00040_Haskell/00010_Links-and-Literature/index.md17
1 files changed, 0 insertions, 17 deletions
diff --git a/080_blog/00040_Haskell/00010_Links-and-Literature/index.md b/080_blog/00040_Haskell/00010_Links-and-Literature/index.md
deleted file mode 100644
index 999c574..0000000
--- a/080_blog/00040_Haskell/00010_Links-and-Literature/index.md
+++ /dev/null
@@ -1,17 +0,0 @@
-# Haskell - Books, Links and Papers
-
-A growing collection of external links and books concerning 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
-* **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/>
-* **Data61 Course** <https://github.com/data61/fp-course>
-* **Monads for functional programming (paper)** by Philip Wadler
-* **Functional Pearl (paper)**
-* **Why Functional Programming Matters (paper)**
-* **Mailing Lists** <https://www.haskell.org/mailing-lists/>
-* **IRC** #haskell at chat.freenode.at
-* **Monadic Warsaw**