diff -r 69a88515a116 -r 8b42034df79a Dependencies.wiki --- a/Dependencies.wiki Sun Sep 04 20:18:51 2016 +0100 +++ b/Dependencies.wiki Sun Oct 02 11:17:07 2016 +0100 @@ -59,10 +59,11 @@ || 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* || *Version* || *Hackage link* || +|| *Haskell library name* || *Hedgewars Version* || *Hackage link* || || bytestring || || http://hackage.haskell.org/package/bytestring || || bytestring-show || || http://hackage.haskell.org/package/bytestring-show || -|| dataenc || || http://hackage.haskell.org/package/dataenc || +|| dataenc || 0.9.22 or older || http://hackage.haskell.org/package/dataenc || +|| sandi || after 0.9.22 || http://hackage.haskell.org/package/sandi || || deepseq || || http://hackage.haskell.org/package/deepseq || || hslogger || || http://hackage.haskell.org/package/hslogger || || mtl || || http://hackage.haskell.org/package/mtl || @@ -73,4 +74,5 @@ || random || || http://hackage.haskell.org/package/random || || zlib || || http://hackage.haskell.org/package/zlib || || SHA || || http://hackage.haskell.org/package/SHA || -|| entropy || || http://hackage.haskell.org/package/entropy || \ No newline at end of file +|| entropy || || http://hackage.haskell.org/package/entropy || +|| regex-tdfa || after 0.9.22 || http://hackage.haskell.org/package/regex-tdfa || \ No newline at end of file