We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d187b3d commit bc7d7e9Copy full SHA for bc7d7e9
Makefile
@@ -22,6 +22,7 @@ ELFILES = \
22
purescript-string.el \
23
purescript-unicode-input-method.el \
24
purescript-utils.el \
25
+ purescript-decl-scan.el \
26
purescript-yas.el
27
28
ELCFILES = $(ELFILES:.el=.elc)
0 commit comments