cvs commit: fptools/ghc/utils/hsc2hs Main.hs Makefile

Simon Marlow simonmar at microsoft.com
Mon Feb 16 09:57:37 EST 2004


 
> panne       2004/02/15 04:20:28 PST
> 
>   Modified files:
>     ghc/utils/hsc2hs     Main.hs Makefile 
>   Log:
>   I'm giving up here: The various quoting-related changes in 
> rawSystem &
>   friends make it impossible to pass $(exeext) with double quotes via
>   cpp to Main.hs in a backwards-compatible way, so we revert 
> to a cruel
>   hack here.  >:-(  Improvements are highly welcome...

Is there just a backwards-compatibility issue here, or is the current
rawSystem broken?

Cheers,
	Simon


More information about the Cvs-ghc mailing list