diff -r 4c9881425131 -r d7db074d6efa BuildingOnLinux.wiki --- a/BuildingOnLinux.wiki Sun Oct 07 15:39:30 2012 +0000 +++ b/BuildingOnLinux.wiki Sun Oct 14 14:27:06 2012 +0000 @@ -20,7 +20,7 @@ }}} If you want to try building the server as well (requires at least libghc base 4.3 now) try these too: {{{ -sudo apt-get install ghc libghc-binary-dev libghc-bytestring-show-dev libghc-dataenc-dev libghc-deepseq-dev libghc-hslogger-dev libghc-mtl-dev libghc-network-dev libghc-parsec3-dev libghc-utf8-string-dev +sudo apt-get install ghc libghc-binary-dev libghc-bytestring-show-dev libghc-dataenc-dev libghc-deepseq-dev libghc-hslogger-dev libghc-mtl-dev libghc-network-dev libghc-parsec3-dev libghc-utf8-string-dev libghc-vector-dev }}} = Building process =