sof         2003/02/07 13:55:38 PST

  Modified files:
    ghc/utils/hsc2hs     Main.hs 
  Log:
  - default linker is now 'ghc' (i.e., consistent with the default compiler.)
  - new option, -v/--verbose, which makes the tool less inscrutable about what
    external commands it actually ends up exec'ing.
  - under Win32, try locating the default 'ghc' to run by looking in the dir
    where 'hsc2hs' resides (which they do in a binary install.)
  - make the default --template arg story actually work (win32 only.)
  
  Revision  Changes    Path
  1.44      +35 -10    fptools/ghc/utils/hsc2hs/Main.hs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc


Reply via email to