Add purescript-mode recipe

This commit is contained in:
Antoine R. Dumont 2014-10-25 04:37:58 +02:00
parent 8d037fe892
commit a41ce0d7ba

8
recipes/purescript-mode Normal file
View file

@ -0,0 +1,8 @@
(purescript-mode
:repo "dysinger/purescript-mode"
:fetcher github
:files ("*.el"
"purescript-mode.texi"
"NEWS"
"snippets"
"logo.svg"))