From 9ec34e1790e0c448f9b74e822688c97505d68bd4 Mon Sep 17 00:00:00 2001 From: Jim Date: Mon, 2 Feb 2015 13:00:57 -0500 Subject: [PATCH] tweak haskell links --- _learning_haskell.mdwn | 30 +++++++++++++----------------- 1 file changed, 13 insertions(+), 17 deletions(-) diff --git a/_learning_haskell.mdwn b/_learning_haskell.mdwn index 30b4e7fa..16e61136 100644 --- a/_learning_haskell.mdwn +++ b/_learning_haskell.mdwn @@ -8,10 +8,8 @@ * Haskell Wiki's [Introduction and explanation of Haskell](https://wiki.haskell.org/Introduction) -### Quick Overviews ### * [Learn Haskell in 10 minutes](https://wiki.haskell.org/Learn_Haskell_in_10_minutes) -* [A brief introduction to Haskell](https://wiki.haskell.org/A_brief_introduction_to_Haskell), aimed at experienced programmers ### For people who are new to programming ### @@ -20,6 +18,7 @@ ### For experienced programmers ### +* [A brief introduction to Haskell](https://wiki.haskell.org/A_brief_introduction_to_Haskell) * [Haskell Tutorial for C Programmers](https://wiki.haskell.org/Haskell_Tutorial_for_C_Programmers) * [How to read Haskell](https://wiki.haskell.org/How_to_read_Haskell) * [Hitchhiker's guide to Haskell](https://wiki.haskell.org/Hitchhikers_guide_to_Haskell) @@ -28,36 +27,33 @@ * [Real World Haskell](http://book.realworldhaskell.org/read) (from 2008, more advanced) -* "" -* [Meta-tutorial](https://wiki.haskell.org/Meta-tutorial) + * [Learning Haskell](https://wiki.haskell.org/Learning_Haskell) -* "" + * [Books and Tutorials](https://wiki.haskell.org/Books_and_tutorials) * [Tutorials](https://wiki.haskell.org/Tutorials) * [Books](https://wiki.haskell.org/Books) - - -* "Don't mind Haskell syntax, but not yet comfortable with do-notation / monads" + -- 2.11.0