Skip to content

haskell-mode-hook popup upon return #248

Closed
@developernotes

Description

@developernotes

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions