diff -r a96c29444a05 -r 8fe945760f91 BuildingOnMac.wiki --- a/BuildingOnMac.wiki Sat Mar 05 12:05:35 2011 +0000 +++ b/BuildingOnMac.wiki Tue Mar 08 06:34:55 2011 +0000 @@ -26,7 +26,7 @@ === (Optional) Server === -If you want to compile server for hosting lan games, you need to download an Haskell compiler. We are going to use the Glasgow Haskell Compiler. +If you want to compile server for hosting lan games, you need to download a Haskell compiler. We are going to use the Glasgow Haskell Compiler. * download the Haskell Platform and install both the GHC and Haskell Platform - http://lambda.galois.com/hp-tmp/2010.2.0.0/haskell-platform-2010.2.0.0.i386.dmg * run `cabal update` to get an updated list of available libraries and install the necessary dependencies with