[EMAIL PROTECTED] writes:
> ...
> 1.) Till now, I was unable to find a Perl 5 for cygwin32 on the Web.
>     Can somebody give me some pointers, from where I can download a Perl
>     version, that's 'Cool Enough' for ghc 2.02?
> 

Have a look in the INSTALL file (installation guide and INSTALL not sync'ed
here, I'm afraid), it gives the hard-to-find URL. A copy of that perl5
distribution
can also be found in
 
   ftp://ftp.dcs.gla.ac.uk/pub/haskell/glasgow/working/


> 2.) How is this "'#!' script-invoking mechanism" done under Win 95 ?
> 

It is not actually, I decided against doing it in the end (requires a
patched cygwin.dll),
instead the "eval 'exec perl .." hack is used.

--Sigbjorn

Reply via email to