From f16fe79afa8bf37012394080108875f3be92a6bb Mon Sep 17 00:00:00 2001 From: Jim Date: Mon, 2 Feb 2015 11:29:29 -0500 Subject: [PATCH] tweak haskell links --- installing.mdwn | 1 - 1 file changed, 1 deletion(-) diff --git a/installing.mdwn b/installing.mdwn index 0f8e96d3..d0a3ed66 100644 --- a/installing.mdwn +++ b/installing.mdwn @@ -415,7 +415,6 @@ other. There is a (slow, bare-bones) version of Haskell available for online use at . -FIXME Like Scheme, Haskell has a couple of different implementations. The dominant one, and the one we recommend you install, is called [GHC](https://wiki.haskell.org/GHC), short for "Glasgow Haskell Compiler". To install this on your machine, there are a couple of different strategies. It's helpful to understand some lingo as you begin this process: * As mentioned, **GHC** is the main Haskell engine or compiler you'll be installing. The current version is 7.8.4, from December 2014. -- 2.11.0