GNU bug report logs -
#53964
[PATCH 0/4] Build nhc98 and ghc@4 with regular dependencies
Previous Next
Reported by: Ludovic Courtès <ludo <at> gnu.org>
Date: Sat, 12 Feb 2022 21:44:02 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Mon, 14 Feb 2022 15:58:39 +0100
with message-id <87bkz9wl40.fsf_-_ <at> gnu.org>
and subject line Re: bug#53964: [PATCH 0/4] Build nhc98 and ghc <at> 4 with regular dependencies
has caused the debbugs.gnu.org bug report #53964,
regarding [PATCH 0/4] Build nhc98 and ghc <at> 4 with regular dependencies
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
53964: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=53964
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hello Ricardo and all,
This series tweaks the recently-added nhc98 and ghc <at> 4 so they
only depend on “regular” packages rather than intermediate
packages from commencement.scm.
It also fixes ‘tests/graph.scm’. \o/
Thoughts?
Ludo’.
Ludovic Courtès (4):
gnu: nhc98: Build with the current tool chain.
gnu: gcc: Add 2.95.
gnu: ghc <at> 4: Build without referring to packages in commencement.scm.
gnu: Remove glibc <at> 2.2.5 and gcc-2.95-wrapper.
gnu/local.mk | 1 +
gnu/packages/base.scm | 99 ------------------
gnu/packages/commencement.scm | 63 +-----------
gnu/packages/gcc.scm | 71 ++++++++++++-
gnu/packages/haskell.scm | 116 +++++++---------------
gnu/packages/patches/nhc98-c-update.patch | 42 ++++++++
6 files changed, 153 insertions(+), 239 deletions(-)
create mode 100644 gnu/packages/patches/nhc98-c-update.patch
base-commit: 0f1cb023628d738bb21425c1921d17672db4f890
--
2.34.0
[Message part 3 (message/rfc822, inline)]
Hello!
Ricardo Wurmus <rekado <at> elephly.net> skribis:
> The patches look good to me. I built ghc <at> 4, fired up STGHugs, and
> successfully loaded a module.
Thanks for testing!
I adjusted as suggested by Maxime and pushed this series:
ee230f15c6 gnu: Remove glibc <at> 2.2.5 and gcc-2.95-wrapper.
d9df65514c gnu: ghc <at> 4: Build without referring to packages in commencement.scm.
6ef0cd9ade gnu: ghc <at> 4: Use 'search-patches'.
66f12401d4 gnu: gcc: Add 2.95.
4fa516474b gnu: nhc98: Build with the current tool chain.
Ludo’.
This bug report was last modified 3 years and 155 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.