From: jim Date: Wed, 4 Mar 2015 18:31:51 +0000 (-0500) Subject: boldface two intro docs, reorganize X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=commitdiff_plain;h=a09abc8c317fe0802718731b922e9b9a1ea24b3f boldface two intro docs, reorganize --- diff --git a/learning_haskell.mdwn b/learning_haskell.mdwn index 28acee69..1b9f8519 100644 --- a/learning_haskell.mdwn +++ b/learning_haskell.mdwn @@ -4,10 +4,10 @@ +* **[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)** * [What is Haskell?](https://wiki.haskell.org/Introduction) and [Why Haskell matters](https://wiki.haskell.org/Why_Haskell_matters) -* [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) * [Quick Reference](https://wiki.haskell.org/Reference_card) | [Cheat Sheet](http://cheatsheet.codeslower.com/CheatSheet.pdf) * [Tour of the Haskell Syntax](https://web.archive.org/web/20100529023840/http://cs.anu.edu.au/student/comp1100/haskell/tourofsyntax.html) * [Walla Walla Overview](http://cs.wallawalla.edu/research/KU/PR/Haskell.html) (18 pp.)