Dependencies.wiki
changeset 1660 6f6de1fdc526
parent 1324 bb87061fc23f
child 1690 ddfe686b9c66
--- a/Dependencies.wiki	Tue Dec 04 02:24:59 2018 +0000
+++ b/Dependencies.wiki	Tue Dec 04 16:52:52 2018 +0000
@@ -37,7 +37,7 @@
 
 || *Name* || *Version* (Latest HW release) || *Version* (Unstable) || *Homepage* ||
 || Lua || 5.1 (exactly) || 5.1 (exactly) || [https://www.lua.org/] ||
-|| PhysFS || 2.1.0 || 2.1.0 || [https://icculus.org/physfs/] ||
+|| PhysFS || 3.0.0 || 3.0.0 || [https://icculus.org/physfs/] ||
 
 Bundled Fonts:
 || *Name* || *Homepage* || *Comment* ||
@@ -66,21 +66,4 @@
 || *Name* || *Version* || *Homepage* ||
 || GHC (Glasgow Haskell Compiler) || 6.10 || [https://www.haskell.org/ghc/] ||
 
-Then you need a couple of Haskell software. Note that package names for Haskell software varies wildly between Linux distributions. When in doubt, check your distribution’s documentation about any naming conventions they may have about Haskell packages.
-|| *Haskell library name* || *Hedgewars Version* || *Hackage link* ||
-|| sandi || after 0.9.22 || https://hackage.haskell.org/package/sandi ||
-|| hslogger || || https://hackage.haskell.org/package/hslogger ||
-|| regex-tdfa || after 0.9.22 || https://hackage.haskell.org/package/regex-tdfa ||
-|| bytestring || || https://hackage.haskell.org/package/bytestring ||
-|| bytestring-show || || https://hackage.haskell.org/package/bytestring-show ||
-|| dataenc || 0.9.22 or older || https://hackage.haskell.org/package/dataenc ||
-|| deepseq || || https://hackage.haskell.org/package/deepseq ||
-|| mtl || || https://hackage.haskell.org/package/mtl ||
-|| network || || https://hackage.haskell.org/package/network ||
-|| parsec3 || 0.9.23 or older  || https://hackage.haskell.org/package/parsec3 ||
-|| utf8-string || || https://hackage.haskell.org/package/utf8-string ||
-|| vector || || https://hackage.haskell.org/package/vector ||
-|| random || || https://hackage.haskell.org/package/random ||
-|| zlib || || https://hackage.haskell.org/package/zlib ||
-|| SHA || || https://hackage.haskell.org/package/SHA ||
-|| entropy || || https://hackage.haskell.org/package/entropy ||
+Then you need a couple of Haskell software. Please refer to [http://hg.hedgewars.org/hedgewars/file/tip/INSTALL.md INSTALL.md] for a list.
\ No newline at end of file