Skip to content

"File mode specification error: (void-function haskell-indentation)" #569

Closed
@joehillen

Description

@joehillen

I saw the announcement for the March release about the new indentation and I wanted to try it out: https://github.com/haskell/haskell-mode/wiki/Month-in-haskell-mode-March-2015

On the announcement it says to try it out add:

(add-hook 'haskell-mode-hook 'haskell-indentation)

If I do that, I get the above error. However, this works (found in the guide):

(add-hook 'haskell-mode-hook 'turn-on-haskell-indentation)

Is this a bug in the announcement?

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