Sigbjorn I gather this implements the changes I suggested in my email.
Thank you! Is there documentation to update? Simon | -----Original Message----- | From: Sigbjorn Finne [mailto:[EMAIL PROTECTED]] | Sent: 07 February 2003 21:56 | To: [EMAIL PROTECTED] | Subject: cvs commit: fptools/ghc/utils/hsc2hs Main.hs | | 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-ghc mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/cvs-ghc
