Hi,
"Adam C. Emerson" <[EMAIL PROTECTED]> writes:
> The README file says:
>
> - Interaction with inferior Haskell interpreter: just hit C-c C-z or
> C-c C-l.
>
> Hitting C-c C-z or C-c C-l gives:
>
> Symbol's function definition is void: switch-to-haskell
>
> or
>
> Symbol's function definition is void: inferior-haskell-load-file
You need to:
(require 'inf-haskell)
I also have:
(custom-set-variables
;; snip
'(haskell-program-name "ghci"))
I guess it could be documented better though.
Yours,
Petr.
--
Peter Rockai | me()mornfall!net | prockai()redhat!com
http://blog.mornfall.net | http://web.mornfall.net
"In My Egotistical Opinion, most people's C programs should be
indented six feet downward and covered with dirt."
-- Blair P. Houghton on the subject of C program indentation
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]