[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#760305: RFP: hasktags -- Produces ctags tags and etags TAGS files for Haskell programs



On Wednesday, September 03, 2014 10:11:19 PM Joachim Breitner wrote:
> Hi,
> 
> Am Dienstag, den 02.09.2014, 19:48 +0200 schrieb Thomas Koch:
> > I'm trying to setup my emacs for Haskell development and follow
> > https://github.com/serras/emacs-haskell-tutorial/blob/master/tutorial.md
> > 
> > The only missing part from this guide so far that's not in Debian is
> > hasktags.
> > 
> > Is there any particular reason, why it's not packaged other than that
> > nobody did it yet? Or is there any blocker?
> 
> no reason that I know about.
> 
> How does it related to hothasktags? Is it superceded by that? Do we need
> both?

hothasktags only produces VIM ctag files but no emacs etag files. Emacs haskell-
mode seems to expect and only support hasktags.

I just did an experimental packaging of hasktags just by running 
    cabal-debian --debianize --quilt
over the code as explained in
    http://www.mhatta.org/blog/2013/03/21/recipe-for-debian-haskell-packaging

AND IT WORKED!!!

I've never ever had such a great packaging experience in any other language!

I reviewed the source code and signed it:
https://github.com/thkoch2001/hasktags

I would be very thankful, if somebody with more debian-haskell experience 
could package (and maybe even backport) hasktags. As I wrote, it seems to be 
the only missing part to set up a basic but productive emacs based development 
environment on Debian.

Regards, Thomas Koch

Attachment: signature.asc
Description: This is a digitally signed message part.


Reply to: