From: jim Date: Tue, 3 Feb 2015 15:41:48 +0000 (-0500) Subject: tweak X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=commitdiff_plain;h=1aa76fcb2bc890856d878e8d5a3beb4c2f2fed58;ds=sidebyside tweak --- diff --git a/_learning_haskell.mdwn b/_learning_haskell.mdwn index 1987fa07..7698ca60 100644 --- a/_learning_haskell.mdwn +++ b/_learning_haskell.mdwn @@ -10,7 +10,7 @@ * [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.) * Wikipedia on -[Haskell](https://en.wikipedia.org/wiki/Haskell_%28programming_language%29) | +[Haskell](https://en.wikipedia.org/wiki/Haskell_%28programming_language%29) and [GHC](https://en.wikipedia.org/wiki/Glasgow_Haskell_Compiler)