[Haskell] Re: xemacs & haskell major mode

2005-02-06 Thread Surendra Singhi
>>> But now I have run into another trouble this time it is >>> Debugger entered--Lisp error: (void-function switch-to-haskell) >>> Do I need to set some inferior haskell buffer variable? >>> Or why am I getting this error? >>> I have Hugs98 installed as well as configured on my path. >> The soluti

[Haskell] Re: xemacs & haskell major mode

2005-02-06 Thread Surendra Singhi
Stefan Monnier <[EMAIL PROTECTED]> wrote: > But now I have run into another trouble this time it is > Debugger entered--Lisp error: (void-function switch-to-haskell) > I have Hugs98 installed as well as configured on my path. > The solution is putting (require 'inf-haskell) in the