GNU bug report logs -
#38603
[WIP Mercury 0/2] Add Mercury.
Previous Next
Reported by: Brett Gilio <brettg <at> posteo.net>
Date: Sat, 14 Dec 2019 03:30:02 UTC
Severity: normal
Done: zimoun <zimon.toutoune <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #14 received at 38603 <at> debbugs.gnu.org (full text, mbox):
[v2-0000-cover-letter.patch (text/x-patch, inline)]
From 1a78e1b20f015f2f7297eb17becb7b740a991fd5 Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg <at> gnu.org>
Date: Mon, 6 Jan 2020 17:52:27 -0600
Subject: [WIP v2 0/1] Add mercury.
To: guix-patches <at> gnu.org
This is a revision of the first patch series. The first patch series
is effectively without use as this method contains everything into a
single patch.
This package still requires some work on getting the Boehm `libgc` package
replacement to work just right (or maybe just do a recursive checkout of the
submodule from Git? Though that seems less Guixy), as well as getting the grades
just right (should Java be added in the default package, or split out into a
mercury-grade-java package with some load_path magic?), and getting the test
cases to work.
Mercury is truly a giant and monolithic project, so I would not mind some help!
If you aren't familiar with Mercury, checkout http://mercurylang.org/.
Thanks!
Brett Gilio (1):
gnu: Add mercury.
gnu/local.mk | 3 +-
gnu/packages/mercury.scm | 157 +++++++++++++++++++++++++++++++++++++++
2 files changed, 159 insertions(+), 1 deletion(-)
create mode 100644 gnu/packages/mercury.scm
--
2.24.1
This bug report was last modified 3 years and 47 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.