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
- cvs commit: fptools/ghc/utils/hsc2hs Main.hs Simon Peyton Jones
- RE: cvs commit: fptools/ghc/utils/hsc2hs Main.hs Sigbjorn Finne
- RE: cvs commit: fptools/ghc/utils/hsc2hs Main.hs Simon Peyton-Jones
- cvs commit: fptools/ghc/utils/hsc2hs Main.hs Sigbjorn Finne
- cvs commit: fptools/ghc/utils/hsc2hs Main.hs Simon Peyton Jones
- cvs commit: fptools/ghc/utils/hsc2hs Main.hs Sigbjorn Finne
- cvs commit: fptools/ghc/utils/hsc2hs Main.hs Sigbjorn Finne
- cvs commit: fptools/ghc/utils/hsc2hs Main.hs ross
- cvs commit: fptools/ghc/utils/hsc2hs Main.hs Simon Peyton Jones
- cvs commit: fptools/ghc/utils/hsc2hs Main.hs Malcolm Wallace
- cvs commit: fptools/ghc/utils/hsc2hs Main.hs Sven Panne
- cvs commit: fptools/ghc/utils/hsc2hs Main.hs Sven Panne
