cvs commit: fptools/ghc/utils/runghc runghc.hs

Krasimir Angelov krasimir at haskell.org
Sun Nov 14 04:59:49 EST 2004


krasimir    2004/11/14 01:59:48 PST

  Modified files:
    ghc/utils/runghc     runghc.hs 
  Log:
  Use findExecutable from Compat.Directory instead of its own findBinary.
  Now the tool works under Windows as well as under Linux.
  With cygwin we can use #!runghc ...
  
  Revision  Changes    Path
  1.5       +9 -35     fptools/ghc/utils/runghc/runghc.hs


More information about the Cvs-ghc mailing list