We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f315556 commit 9b76c58Copy full SHA for 9b76c58
purescript-mode.el
@@ -51,10 +51,6 @@
51
(defconst purescript-git-version "@GIT_VERSION@"
52
"The Git version of `purescript-mode'.")
53
54
-(defvar purescript-mode-pkg-base-dir (file-name-directory load-file-name)
55
- "Package base directory of installed `purescript-mode'.
56
-Used for locating additional package data files.")
57
-
58
;;;###autoload
59
(defun purescript-version (&optional here)
60
"Show the `purescript-mode` version in the echo area.
0 commit comments