[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] main 7be7879e3e: ; Remove outdated comment about haskell-mode
From: |
Stefan Kangas |
Subject: |
[nongnu] main 7be7879e3e: ; Remove outdated comment about haskell-mode |
Date: |
Thu, 7 Sep 2023 20:08:19 -0400 (EDT) |
branch: main
commit 7be7879e3ea01401ff51a515da882e79148392ea
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>
; Remove outdated comment about haskell-mode
---
elpa-packages | 6 ------
1 file changed, 6 deletions(-)
diff --git a/elpa-packages b/elpa-packages
index 1a732e185e..d8dac1e55e 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -313,12 +313,6 @@
;; manually set the latest commit to a proper version number:
:version-map (("0" "3.1.10" "bf5b6c11b1206759d2b28af48765e04882dd1fc4")))
- ;; FIXME: haskell-mode was removed from here, following a request (see
- ;; https://github.com/haskell/haskell-mode/issues/1755#issuecomment-896127958
- ;; but it stayed in NonGNU ELPA because the `elpa-admin.el` scripts did
- ;; not know how to remove packages.
- ;; In the mean time, the `hcel` GNU ELPA package was added, which uses
- ;; `haskell-mode`, so we re-instated the packege here.
(haskell-mode :url "https://github.com/haskell/haskell-mode"
:doc "doc/haskell-mode.texi"
:ignored-files ("images" "test" "logo.svg"))
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [nongnu] main 7be7879e3e: ; Remove outdated comment about haskell-mode,
Stefan Kangas <=