>    C-c C-b ... when pressed for the first time this will start an
> interpreter (ghci or hugs most of the time), when pressed with a
> running interpreter it'll switch to that buffer.
>
>    C-c C-l ... Load the current file into the editor.  There is no
> function-wise compilation.
>

Don't forget C-c C-r to reload the file in the buffer.

To the OP: Here's the page I used when I set up emacs for haskell the
other week:
http://haskell.org/haskellwiki/Haskell_mode_for_Emacs
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to