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.
2 parents 2aa912d + 84691be commit f719e24Copy full SHA for f719e24
elsa-pkg.el
@@ -1,2 +1,2 @@
1
;;; Generated package description from elsa.el -*- no-byte-compile: t -*-
2
-(define-package "elsa" "0.1.0" "Emacs Lisp Static Analyser" '((emacs "25.1") (trinary "0") (f "0") (dash "2.14") (cl-lib "0.3") (lsp-mode "0")) :authors '(("Matúš Goljer" . "[email protected]")) :maintainer '("Matúš Goljer" . "[email protected]") :keywords '("languages" "lisp"))
+(define-package "elsa" "0.1.0" "Emacs Lisp Static Analyser" '((emacs "26.1") (trinary "0") (f "0") (dash "2.14") (cl-lib "0.3") (lsp-mode "0") (ansi "0") (async "1.9.7") (lgr "0.1.0")) :authors '(("Matúš Goljer" . "[email protected]")) :maintainer '("Matúš Goljer" . "[email protected]") :keywords '("languages" "lisp") :url "https://github.com/emacs-elsa/Elsa")
0 commit comments