Merge pull request #1498 from dholm/bugfix/flycheck-hdevtools

Fix typo in features
This commit is contained in:
yagnesh రాఘవ 2014-01-03 08:13:44 -08:00
commit c7bfb5887d

View File

@ -3,4 +3,4 @@
:pkgname "flycheck/flycheck-hdevtools"
:description "A Flycheck checker for Haskell using hdevtools"
:depends (flycheck)
:features haskell-hdevtools)
:features flycheck-hdevtools)