# HG changeset patch # User almikes@aol.com # Date 1419527502 0 # Node ID 9c9c528bd61b4a5d8d6d99f1f7e46689800ccde2 # Parent 119440f053e00964b8e596ddda466f49a81eb493 It’s “Glasgow Haskell Compiler” not “Gnu Haskell Compiler” :D diff -r 119440f053e0 -r 9c9c528bd61b 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* ||