Closed
Description
Hello,
I recently installed haskell-mode
, version 20140309.342
via melpa on Emacs 24.3.50.1
on OS X. I Created the a file, with the following content:
data MyMaybe t = Just t | Nothing
After typing Nothing
, I pressed return which triggered my screen to split and showed the help for haskell-mode-hook
. It states that the current value is nil. Note that I do not have any customizations to haskell-mode
, nor do I have additional haskell emacs packages. Is it correct that this is not the desired behavior?
Metadata
Metadata
Assignees
Labels
No labels