From: Pranshu Sharma <sirsharmapranshu@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: New package: haskell-ts-mode
Date: Sun, 1 Sep 2024 15:33:01 +1000 [thread overview]
Message-ID: <CAFBmwwP3AyxK3ATNmzt858fgX-D=jRxHqEadoi0taYuLDVFzkA@mail.gmail.com> (raw)
In-Reply-To: <CAFBmwwPE-ohBPJg5XKe0ySRVpxxAHk7qVx-8eJGKiQyXoVX9kA@mail.gmail.com>
[-- Attachment #1.1: Type: text/plain, Size: 606 bytes --]
An updated diff is attached, that is for nongnu elpa instead of elpa.
Ignore files was not set, as the directory contains a .elpaignore file
On Wed, Aug 28, 2024 at 4:07 PM Pranshu Sharma <sirsharmapranshu@gmail.com>
wrote:
> Hello all
>
> haskell-ts-mode is a major mode for haskell that uses treesitter to
> provide features such as indentation and colouring. The mode can be
> found at pranshu/haskell-ts-mode: A haskelll mode that uses treesitter -
> Codeberg.org <https://codeberg.org/pranshu/haskell-ts-mode>.
>
> The attached patch is for the elpa repo
>
> Thanks,
> Pranshu
>
[-- Attachment #1.2: Type: text/html, Size: 987 bytes --]
[-- Attachment #2: haskell-ts-mode.patch --]
[-- Type: application/octet-stream, Size: 526 bytes --]
diff --git a/elpa-packages b/elpa-packages
index 45d7056225..0ea8b159a6 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -363,6 +363,8 @@
(haskell-tng-mode :url "https://gitlab.com/tseenshe/haskell-tng.el"
:ignored-files "COPYING")
+ (haskell-ts-mode :url "https://codeberg.org/pranshu/haskell-ts-mode")
+
(helm :url "https://github.com/emacs-helm/helm"
:ignored-files ("images" "Cask" "Makefile" "emacs-helm.sh" "helm-core.el" "helm.el"
"helm-lib.el" "helm-source.el" "helm-multi-match.el"))
next prev parent reply other threads:[~2024-09-01 5:33 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-28 6:07 New package: haskell-ts-mode Pranshu Sharma
2024-08-28 15:18 ` Philip Kaludercic
2024-08-29 7:24 ` Pranshu Sharma
2024-08-29 9:07 ` Philip Kaludercic
2024-08-29 9:29 ` Pranshu Sharma
2024-08-29 10:26 ` Philip Kaludercic
2024-08-29 10:57 ` Pranshu Sharma
2024-08-29 14:41 ` Philip Kaludercic
2024-09-01 5:33 ` Pranshu Sharma [this message]
2024-09-01 20:04 ` Philip Kaludercic
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAFBmwwP3AyxK3ATNmzt858fgX-D=jRxHqEadoi0taYuLDVFzkA@mail.gmail.com' \
--to=sirsharmapranshu@gmail.com \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.