diff -r 397cb8bbddde -r bb98d418d1e3 BuildingOnMac.wiki --- a/BuildingOnMac.wiki Sun Nov 14 22:29:50 2010 +0000 +++ b/BuildingOnMac.wiki Sun Nov 14 22:32:49 2010 +0000 @@ -28,7 +28,7 @@ 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. - * download the Haskell Platform and install both the GHC and HaskellPlatform - http://lambda.galois.com/hp-tmp/2010.2.0.0/haskell-platform-2010.2.0.0.i386.dmg + * 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 {{{ sudo cabal install dataenc hslogger network-bytestring