lang/purescript: first attempt

This commit is contained in:
Valentin Robert 2017-05-20 21:09:23 -07:00
parent 3a0a2c5481
commit bd84e90f80
3 changed files with 40 additions and 0 deletions

View file

@ -0,0 +1,7 @@
;; -*- no-byte-compile: t; -*-
;;; lang/purescript/packages.el
;; (package! flycheck-purescript)
(package! psc-ide)
(package! purescript-mode)