Skip to content

Integrate haskell-flycheck into haskell-mode #538

Closed
@lukehoersten

Description

@lukehoersten

haskell-flycheck it's @chrisdone's flycheck implementation that uses a haskell-process as the backend.

Flycheck comes with a built-in flycheck-haskell that uses GHC. The Flycheck author, @lunaryorn, has the policy of not having Flycheck depend on external modes as it's untenable. Since haskell-flycheck is dependent on haskell-process within haskell-mode anyway, I think it makes sense to include @chrisdone's haskell-flycheck in this mode.

I'd be open to making the code changes myself and submitting a PR but I'm not sure the best approach to integrating something like this, especially since it's conditional on the availability of Flycheck.

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