From: Jim Date: Mon, 2 Feb 2015 21:54:35 +0000 (-0500) Subject: tweak haskell links X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=commitdiff_plain;h=73448e9b05639ac4c375cab37b1a1371d689b067 tweak haskell links --- diff --git a/_learning_haskell.mdwn b/_learning_haskell.mdwn index 563f3da0..a16b64ff 100644 --- a/_learning_haskell.mdwn +++ b/_learning_haskell.mdwn @@ -16,7 +16,7 @@ ### For people who are new to programming ### -* [The Haskell Wikibook](https://en.wikibooks.org/wiki/Haskell) + ~-> * [More Tutorials](https://wiki.haskell.org/Tutorials) ### For experienced programmers ### @@ -43,7 +43,7 @@ * [Lambda Lessons](https://stevekrouse.github.io/hs.js): interactive lessons on pattern matching, first-class functions, and abstracting over recursion in Haskell - +~-> ### More Advanced Docs ###