interpreter features
Manuel M. T. Chakravarty
chak@cse.unsw.edu.au
Sun, 04 Nov 2001 21:21:39 +1100
"Eray Ozkural (exa)" <erayo@cs.bilkent.edu.tr> wrote,
> On Friday 02 November 2001 10:11, Manuel M. T. Chakravarty wrote:
> >
> > Definitely. An environment like this is pretty trivial todo
> > in Emacs. In fact, the Emacs Haskell mode does most of that
> > already anyway.
> >
>
> Well, I use emacs, but didn't really got that working with GHCi. It did work
> with hugs though.
The latest version of
http://www.haskell.org/haskell-mode/
has GHCi support.
Cheers,
Manuel