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

Sven Panne panne at glass.cse.ogi.edu
Sun Feb 15 04:20:29 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...
  
  Revision  Changes    Path
  1.53      +7 -2      fptools/ghc/utils/hsc2hs/Main.hs
  1.41      +5 -2      fptools/ghc/utils/hsc2hs/Makefile


More information about the Cvs-ghc mailing list