On Fri, Sep 19, 2008 at 09:48:54AM +0100, Claus Reinke wrote:
>
> echo 'exec "$0"/../ghc-6.9.20080918 --interactive ${1+"$@"}' >>
Ah, when making the scripts use versioned ghc program names on Linux, I
hadn't realised that the program names weren't versioned on Windows. Now
fixed.
Thanks
Ian