branch: main commit 0dbb15449e5864255c7226913828f617aa1ba842 Author: Stefan Monnier <monn...@iro.umontreal.ca> Commit: Stefan Monnier <monn...@iro.umontreal.ca>
* elpa-packages (popup, haskell-tng-mode): New packages --- elpa-packages | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/elpa-packages b/elpa-packages index dfbe5c4..02a582a 100644 --- a/elpa-packages +++ b/elpa-packages @@ -82,6 +82,8 @@ ("haml-mode" :url "https://github.com/nex3/haml-mode") + ("haskell-tng-mode" :url "https://gitlab.com/tseenshe/haskell-tng.el") + ;; haskell-mode has been removed until further notice from the ;; upstream maintainers: ;; https://github.com/haskell/haskell-mode/issues/1755#issuecomment-896127958 @@ -180,6 +182,8 @@ :lisp-dir "lisp" :news "CHANGELOG.md") + ("popup" :url "https://github.com/auto-complete/popup-el") + ("projectile" :url "https://github.com/bbatsov/projectile" :ignored-files ("doc" "test") :news "CHANGELOG.md")