Skip to content

Commit 50cdcc9

Browse files
committed
chore(Eask): Add package metadata
1 parent 5aa7807 commit 50cdcc9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Eask

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,13 @@
22
"1.0"
33
"Haskell support for lsp-mode")
44

5+
(website-url "https://github.com/emacs-lsp/lsp-haskell")
6+
(keywords "haskell")
7+
58
(package-file "lsp-haskell.el")
69

10+
(script "test" "echo \"Error: no test specified\" && exit 1")
11+
712
(source "gnu")
813
(source "melpa")
914

0 commit comments

Comments
 (0)