You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Packages generated automatically by MELPA from github tags contain literally code:
;; Version of mode.
(defconst haskell-version "@VERSION@"
"The release version of `haskell-mode'.")
(defconst haskell-git-version "@GIT_VERSION@"
"The Git version of `haskell-mode'.")