summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--00_blog/00040_Haskell/00010_Links-and-Literature/index.md4
1 files changed, 4 insertions, 0 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 999c574..b09733d 100644
--- a/00_blog/00040_Haskell/00010_Links-and-Literature/index.md
+++ b/00_blog/00040_Haskell/00010_Links-and-Literature/index.md
@@ -15,3 +15,7 @@ A growing collection of external links and books concerning Haskell.
* **Mailing Lists** <https://www.haskell.org/mailing-lists/>
* **IRC** #haskell at chat.freenode.at
* **Monadic Warsaw**
+
+## Some libs I want to remember
+
+* <http://hackage.haskell.org/package/regex-applicative>