It’s “Glasgow Haskell Compiler” not “Gnu Haskell Compiler” :D
authoralmikes@aol.com
Thu, 25 Dec 2014 17:11:42 +0000
changeset 537 9c9c528bd61b
parent 536 119440f053e0
child 538 1ee51018a898
It’s “Glasgow Haskell Compiler” not “Gnu Haskell Compiler” :D
Dependencies.wiki
--- a/Dependencies.wiki	Thu Dec 25 00:04:38 2014 +0000
+++ b/Dependencies.wiki	Thu Dec 25 17:11:42 2014 +0000
@@ -55,7 +55,7 @@
 
 If you want to build the server you need a couple of Haskell-related packages. First you need GHC:
 || *Name* || *Version* || *Homepage* ||
-|| GHC (Gnu Haskell Compiler) || 6.10 || [https://www.haskell.org/ghc/] ||
+|| GHC (Glasgow Haskell Compiler) || 6.10 || [https://www.haskell.org/ghc/] ||
 
 Then you need a couple of Haskell software. Note that package names for Haskell software varies wildly between Linux distributions. When in doubt, check your distribution’s documentation about any naming conventions they may have about Haskell packages.
 || *Haskell library name* || *Version* || *Hackage link* ||