Hi

  * :edit runs notepad by default on Windows

Ouch, Notepad! Unfortunately most Haskell projects keep their files in
Unix format, which Notepad puts all on one single line.

Could you not ShellExecute on the .hs file, then at least whatever the
user has configured as their Haskell editor will be run?

Thanks

Neil
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to