Dependencies.wiki
changeset 537 9c9c528bd61b
parent 516 9a06335b5ac6
child 542 38a6b02d601d
--- 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* ||