Include helpers for flycheck-haskell

This commit is contained in:
Steve Purcell 2014-01-07 11:00:29 +00:00 committed by Sebastian Wiesner
parent b6160048e1
commit 420198db4e

View file

@ -1 +1,2 @@
(flycheck-haskell :fetcher github :repo "flycheck/flycheck-haskell")
(flycheck-haskell :fetcher github :repo "flycheck/flycheck-haskell"
:files ("*.el" ("helpers" "helpers/*")))