Bug 13156 - new haskell Emacs mode ebuild
Bug#: 13156 Product:  Gentoo Linux Version: 1.4_rc1 Platform: All
OS/Version: All Status: RESOLVED Severity: normal Priority: P1
Resolution: FIXED Assigned To: mkennedy@gentoo.org Reported By: simons@cryp.to
Component: Ebuilds
URL: 
Summary: new haskell Emacs mode ebuild
Keywords:  
Status Whiteboard: 
Opened: 2003-01-03 07:30 0000
Description:   Opened: 2003-01-03 07:30 0000
Attached to this report is an ebuild file that will install the haskell-mode
for
Emacs; a mode for editing and running haskell programs within Emacs.

The file does not use the "elisp-site-file-install" mechanism provided by
Portage, because it overwrites the user's site-start.el file -- a problem I
reported in a bug report earlier and which does not seem to be resolved as of
yet. Rather, I use "einfo" to point the user to the relevant files that
describe
the mode's configuration.

------- Comment #1 From Peter Simons 2003-01-03 07:31:17 0000 -------
Created an attachment (id=6923) [details]
haskell-mode-1.44.ebuild

------- Comment #2 From Rendhalver 2003-01-14 10:06:52 0000 -------
matt this is probably more your area

------- Comment #3 From Matthew Kennedy (RETIRED) 2003-02-09 06:30:47 0000 -------
peter,
thanks for the contribution. i fixed up the ebuild a bit and added it to portage with ~ keywords (because of the release freeze).

Matt