--- a/BuildingOnLinux.wiki Sat Oct 22 18:05:59 2011 +0000
+++ b/BuildingOnLinux.wiki Tue Oct 25 22:58:17 2011 +0000
@@ -13,7 +13,7 @@
}}}
note, if you want to try building the server as well (requires at least libghc base 4.3 right 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
+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
}}}
= Building process =