diff options
| author | Miguel <m.i@gmx.at> | 2019-03-19 19:30:28 +0100 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2019-03-19 19:30:28 +0100 |
| commit | ac313bee238b9580c9586e025e90178b1268bbd4 (patch) | |
| tree | 605dc0b9af5f26714db57a0bae086ead382fae88 | |
| parent | 01fbd2efca79bd2369beb6308cb6665e4df58f38 (diff) | |
added lib section for haskell
| -rw-r--r-- | 00_blog/00040_Haskell/00010_Links-and-Literature/index.md | 4 |
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> |
