flycheck-hdevtools

Homepage: https://github.com/flycheck/flycheck-hdevtools

Author: Steve Purcell

Updated:

Summary

A flycheck checker for Haskell using hdevtools

Commentary

Adds a Flycheck syntax checker for Haskell based on hdevtools.

Setup

(eval-after-load 'flycheck '(require 'flycheck-hdevtools))

Dependencies