Skip to content

Commit

Permalink
recipe: flycheck-hdevtools: Load after haskell-mode
Browse files Browse the repository at this point in the history
  • Loading branch information
dholm committed Jan 22, 2015
1 parent 932c7bb commit b46c644
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/flycheck-hdevtools.rcp
Expand Up @@ -3,5 +3,5 @@
:pkgname "flycheck/flycheck-hdevtools"
:description "A Flycheck checker for Haskell using hdevtools"
:depends (flycheck)
:prepare (eval-after-load 'flycheck
:prepare (eval-after-load 'haskell-mode
'(require 'flycheck-hdevtools)))

0 comments on commit b46c644

Please sign in to comment.