Hello!

On Thu, Oct 15, 2009 at 8:10 PM, Stefan Monnier
<monn...@iro.umontreal.ca> wrote:
>> I'm very new at Haskell, i'm reading a book and starting, but i want to
>> know which is the best editor for development under Windows, because now
>> i'm using Notepad++(That i use to develop in C++).
>
> The best editor for development is Emacs, of course.
> http://www.gnu.org/software/emacs
>
>
>        Stefan

I've been using Emacs with haskell-mode that Stefan Monnier created
and maintains, and I have to say, it's fantastic!  On Linux or
Windows, it just works(TM).

Thank you, Stefan!


The only thing I haven't figured out is how to do tab-completion of
words in the ghci buffer.  Do I need to use a different key
combination?  I couldn't find that in the documentation.

Paulo
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to