<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div><div>No, Haskell support in the free version too. However, you'll have to add the tools to compile .hs files in the "Tools" menu. You can pipe the output to directly highlight errors/warnings in the document (which is what's done in the screenshot below), because the editor understands what GHC errors/warnings look like.</div><br><div apple-content-edited="true"> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>Regards,</div><div><br></div><div>John</div><div><br></div><div><a href="http://www.n-brain.net">http://www.n-brain.net</a> &nbsp; &nbsp;| &nbsp; &nbsp;877-376-2724 x 101</div></div></div></span></div></span></div></span></div></span> </div><br><div><div>On Jan 23, 2009, at 10:45 AM, Peter Verswyvelen wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">looks like a neath editor. too bad on windows you don't get anti aliased fonts (I guess it uses an old J2SE or something?)<div><div><br></div><div>at first sight I was not able to find Haskell support in the freely downloadable version. is this available in the commercial version?</div> <div><br></div><div><div><br><div class="gmail_quote">On Thu, Jan 22, 2009 at 6:50 PM, John A. De Goes <span dir="ltr">&lt;<a href="mailto:john@n-brain.net">john@n-brain.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"> <br> Not that you're looking to switch editors, but if you want something a little more hassle-free:<br> <br> &nbsp; &nbsp;<a href="http://www.n-brain.net/unashots/Haskell/ErrorHighlighting.png" target="_blank">http://www.n-brain.net/unashots/Haskell/ErrorHighlighting.png</a><br> <br> Regards,<br><font color="#888888"> <br> John</font><div><div></div><div class="Wj3C7c"><br> <br> On Jan 22, 2009, at 10:17 AM, Peter Verswyvelen wrote:<br> <br> </div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div></div><div class="Wj3C7c"> I have a silly problem.<br> <br> I'm using Emacs with the Haskell mode extension on Windows<br> <br> I have a source file in say<br> <br> c:/foo/src/main.hs<br> <br> main.hs is importing some other modules in that same src directory<br> <br> When I invoke GHCi from within Emacs, the first thing it does is<br> <br> :cd c:/foo<br> <br> and then<br> <br> :load "src/main.hs"<br> <br> But of course GHCi won't find the imported modules now, since the current directory is wrong.<br> <br> If I type in GHCi<br> <br> :cd src<br> :load "main.hs"<br> <br> then it compiles fine.<br> <br> Does anyone have an idea why Emacs or the Haskell mode is switching to the parent directory of src instead of src itself, and how to fix this?<br> <br> Thanks a lot,<br> Peter<br> <br></div></div><div class="Ih2E3d"> _______________________________________________<br> Haskell-Cafe mailing list<br> <a href="mailto:Haskell-Cafe@haskell.org" target="_blank">Haskell-Cafe@haskell.org</a><br> <a href="http://www.haskell.org/mailman/listinfo/haskell-cafe" target="_blank">http://www.haskell.org/mailman/listinfo/haskell-cafe</a><br> </div></blockquote> <br> </blockquote></div><br></div></div></div></blockquote></div><br></body></html>