BuildingOnLinux.wiki
changeset 2077 514babfbad9e
parent 2004 f9a05a594d8e
child 2128 e17756a4ab07
--- a/BuildingOnLinux.wiki	Wed Oct 30 03:01:54 2019 +0000
+++ b/BuildingOnLinux.wiki	Wed Oct 30 11:59:37 2019 +0100
@@ -43,7 +43,7 @@
 sudo apt-get install ghc libghc-binary-dev libghc-bytestring-show-dev libghc-sandi-dev libghc-deepseq-dev libghc-hslogger-dev libghc-mtl-dev libghc-network-dev libghc-parsec3-dev libghc-utf8-string-dev libghc-vector-dev libghc-random-dev libghc-zlib-dev libghc-sha-dev libghc-entropy-dev libghc-regex-tdfa-dev libghc-aeson-dev libghc-yaml-dev libghc-text-dev
 }}}
 
-Note that Haskell is also required to build Hedgewars 0.9.25 on 32 bit linux due to a FreePascal alignment bug triggered by an undisableable SDL2 CPU feature detection.  0.9.24 and 0.9.23 have same bug, so will not function properly on 32 bit Linux.
+Note that Haskell is also required to build Hedgewars 0.9.25 on 32 bit Linux due to a FreePascal alignment bug triggered by an undisableable SDL2 CPU feature detection.  0.9.24 and 0.9.23 have same bug, so will not function properly on 32 bit Linux.
 
 == Fetching the source code ==