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