Hi,
thanks for the report - the compiler proper does appear not
to be fed the arguments it expects from the driver script.
Could you send us the output of 'ghc -v bug.hs' so that we can
diagnose this further?
Tx,
--Sigbjorn
>
> After attempting to compile the following file with the new ghc 2.02, I got
> a message about an internal compiler bug. Here is the console session
> (Windows NT 4.0 Service Pack 2, cygwin32 17.1) :
>
> =====================================================================
> bash$ ghc bug.hs
>
> *** Pattern-matching error within GHC!
>
> This is a compiler bug; please report it to
> [EMAIL PROTECTED]
>
> Fail: "main/CmdLineOpts.lhs", line 451: incomplete pattern(s) to match in
> function "simpl_sep"
>
>