-
Notifications
You must be signed in to change notification settings - Fork 350
Closed
Description
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
Labels
No labels