unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [ELPA] New package: hcel
@ 2022-09-10 15:01 Yuchen Pei
  2022-09-17  0:40 ` Yuchen Pei
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Yuchen Pei @ 2022-09-10 15:01 UTC (permalink / raw)
  To: Emacs Devel mailing list

Hello,

I'd like to submit my little package called hcel[1] to ELPA.

It is a Haskell codebase explorer, using the server program provided by
haskell-code-explorer[2], which I ported to recent GHC version[3] and
I named my port / fork hcel.

[1] https://g.ypei.me/hcel.git/tree/lisp
[2] https://github.com/alexwl/haskell-code-explorer
[3] https://g.ypei.me/hcel.git/about/

I'm not sure whether it is unusual to submit a package that relies on a
self-hosted free software server program, but I am also not aware of
packages doing anything similar.  There are packages offering related
functionalities, like eglot, which can work with
haskell-language-server.  However, haskell-language-server requires more
ram and cpu, and does not support cross-package find-definition and
references.

Basically, this is an emacs version of the web client that is included
in the original haskell-code-explorer.  In general, I think emacs as an
alternative client to the web browser is a way to avoid nonfree
javascript, similar to alternative web frontends (e.g. invidious,
teddit, haketilo), but better (because emacs).  Ideally there should be
an "emacs app store" offering (GPL covered) clients to all sorts of web
services, which could be a subset of ELPA packages, to advance the user
freedom of at least emacs users.  But I digress.

The server and client programs are currently in the same repo, and I
hold the copyright of the emacs package, but not the server.  I can
assign the copyright of the emacs package and separate it out into its
own git repo of course, and I can also ask the original authors for
copyright assignment if needed.

I have been using this package for a week or two, and expect to use it
as aid for writing Haskell programs.  So as long as I write Haskell and
the package has not been superceded by other tools like
haskell-language-server, I am motivated to make sure it works well.

What do you think?

Best,
Yuchen

-- 
PGP Key: 47F9 D050 1E11 8879 9040  4941 2126 7E93 EF86 DFD0
          <https://ypei.org/assets/ypei-pubkey.txt>



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-09-21 12:03 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-10 15:01 [ELPA] New package: hcel Yuchen Pei
2022-09-17  0:40 ` Yuchen Pei
2022-09-19  0:15   ` How Do I submit a package to ELPA? (was Re: [ELPA] New package: hcel) Yuchen Pei
2022-09-20 21:26 ` [ELPA] New package: hcel Stefan Monnier
2022-09-21  6:18   ` Yuchen Pei
2022-09-21 12:03     ` Stefan Monnier
2022-09-20 21:42 ` Stefan Monnier
2022-09-21  5:58   ` Yuchen Pei
2022-09-21  6:21     ` Stefan Kangas
2022-09-21  7:19     ` Michael Heerdegen
2022-09-21  7:44       ` Emanuel Berg

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).