emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#53964: closed ([PATCH 0/4] Build nhc98 and ghc@4 with regular depend


From: GNU bug Tracking System
Subject: bug#53964: closed ([PATCH 0/4] Build nhc98 and ghc@4 with regular dependencies)
Date: Mon, 14 Feb 2022 14:59:01 +0000

Your message dated Mon, 14 Feb 2022 15:58:39 +0100
with message-id <87bkz9wl40.fsf_-_@gnu.org>
and subject line Re: bug#53964: [PATCH 0/4] Build nhc98 and ghc@4 with regular 
dependencies
has caused the debbugs.gnu.org bug report #53964,
regarding [PATCH 0/4] Build nhc98 and ghc@4 with regular dependencies
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
53964: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=53964
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/4] Build nhc98 and ghc@4 with regular dependencies Date: Sat, 12 Feb 2022 22:43:07 +0100
Hello Ricardo and all,

This series tweaks the recently-added nhc98 and ghc@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@4: Build without referring to packages in commencement.scm.
  gnu: Remove glibc@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




--- End Message ---
--- Begin Message --- Subject: Re: bug#53964: [PATCH 0/4] Build nhc98 and ghc@4 with regular dependencies Date: Mon, 14 Feb 2022 15:58:39 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hello!

Ricardo Wurmus <rekado@elephly.net> skribis:

> The patches look good to me.  I built ghc@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@2.2.5 and gcc-2.95-wrapper.
  d9df65514c gnu: ghc@4: Build without referring to packages in 
commencement.scm.
  6ef0cd9ade gnu: ghc@4: Use 'search-patches'.
  66f12401d4 gnu: gcc: Add 2.95.
  4fa516474b gnu: nhc98: Build with the current tool chain.

Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]