From 73448e9b05639ac4c375cab37b1a1371d689b067 Mon Sep 17 00:00:00 2001 From: Jim Date: Mon, 2 Feb 2015 16:54:35 -0500 Subject: [PATCH 1/1] tweak haskell links --- _learning_haskell.mdwn | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 ### -- 2.11.0