el-get/recipes/flycheck-stack.rcp
2016-09-01 02:18:28 +09:00

7 lines
238 B
Plaintext

(:name flycheck-stack
:description "Flychecker using stack ghci"
:type github
:pkgname "chrisdone/flycheck-stack"
:website "https://github.com/chrisdone/flycheck-stack"
:depends (flycheck haskell-mode))