From: simonmar Date: Tue, 23 Apr 2002 15:41:58 +0000 (+0000) Subject: [project @ 2002-04-23 15:41:58 by simonmar] X-Git-Tag: Approx_11550_changesets_converted~2111 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=eb34452a74582ab67fb88f37a8bd2f4b6547ee47;hp=95c578522ecaeb21e5e0a760eee90c1f3696b863;p=ghc-hetmet.git [project @ 2002-04-23 15:41:58 by simonmar] Add some folklore about Perl. --- diff --git a/docs/building/building.sgml b/docs/building/building.sgml index 650596b..dc6ea61 100644 --- a/docs/building/building.sgml +++ b/docs/building/building.sgml @@ -1182,14 +1182,17 @@ script will tell you if you are missing something. Perl, pre-supposed -You have to have Perl to proceed! -It is pretty easy to install. +You have to have Perl to proceed! Perl version 5 +at least is required. GHC has been known to tickle bugs in Perl, so +if you find that Perl crashes when running GHC try updating (or +downgrading) your Perl installation. Versions of Perl that we use and +are known to be fairly stable are 5.005 and 5.6.1. -Perl 5 is required. For Win32 platforms, you should use the binary -supplied in the InstallShield (copy it to /bin). -The Cygwin-supplied Perl seems not to work. +For Win32 platforms, you should use the binary supplied in the +InstallShield (copy it to /bin). The +Cygwin-supplied Perl seems not to work.