patch applied (ghc): :edit runs notepad by default on Windows
Brian Smith
brianlsmith at gmail.com
Fri Sep 29 06:59:21 EDT 2006
On 9/29/06, Simon Marlow <simonmarhaskell at gmail.com> wrote:
>
> Neil Mitchell wrote:
> > 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?
>
> I just copied what Hugs does, or at least I thought I did - does Hugs do
> ShellExecute?
I don't know what Hugs does, but ShellExecute is more useful. Notepad is
useless for Haskell coding.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/cvs-ghc/attachments/20060929/497b0649/attachment.htm
More information about the Cvs-ghc
mailing list