el-get/recipes/flycheck-stack.rcp

7 lines
238 B
Plaintext
Raw Permalink Normal View History

2016-09-01 01:18:28 +08:00
(: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))