el-get/recipes/purescript-mode.rcp

7 lines
218 B
Plaintext
Raw Normal View History

2014-10-09 04:20:07 +08:00
(:name purescript-mode
:description "A Purescript editing mode"
:type github
:pkgname "dysinger/purescript-mode"
:info "."
:build `(("make" ,(format "EMACS=%s" el-get-emacs) "all")))