Skip to content

flymake-init uses nil haskell-saved-check-command #384

Closed
@andrewsw

Description

@andrewsw

Using raw flymake in haskell-mode, without additional functionality enabled (e.g. ghc-mod), flymake-init uses haskell-saved-check-command, which defaults to nil leaving flymake broken. It appears to pre-suppose that the use has already run haskell-check which will set haskell-saved-check-command. But if flymake mode is enabled by default then it will immediately run on finding the file and fail henceforth.

haskell-mode version 20141127.28 from melpa
emacs 24.4.1 on debian testing.

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