>From dbbb79a31def3d2da5c8956130a8ece7e8396d15 Mon Sep 17 00:00:00 2001 From: Philip Kaludercic Date: Wed, 4 Aug 2021 18:41:02 +0200 Subject: [PATCH 12/17] * elpa-packages (haskell-mode): Add package --- elpa-packages | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/elpa-packages b/elpa-packages index c7021984ae..ba537c3ccd 100644 --- a/elpa-packages +++ b/elpa-packages @@ -47,6 +47,12 @@ ("goto-chg" :url "https://github.com/emacs-evil/goto-chg") + ("haskell-mode" :url "https://github.com/haskell/haskell-mode" + :doc "doc/haskell-mode.texi" + :ignored-files ("images" "test" "logo.svg") + ;; See https://github.com/haskell/haskell-mode/releases/tag/17.2 + :version-map ((nil "17.2" "e72677668f5fc7cc148008e885a0f256e245dd43"))) + ("htmlize" :url "https://github.com/hniksic/emacs-htmlize" :ignored-files ("htmlize.el.html")) -- 2.30.2