diff --git a/recipes/purescript-mode b/recipes/purescript-mode new file mode 100644 index 00000000..9f09b3bb --- /dev/null +++ b/recipes/purescript-mode @@ -0,0 +1,8 @@ +(purescript-mode + :repo "dysinger/purescript-mode" + :fetcher github + :files ("*.el" + "purescript-mode.texi" + "NEWS" + "snippets" + "logo.svg"))