GNU bug report logs - #37227
[PATCH 0/4] Move Haskell packages to “haskell-xyz”

Previous Next

Package: guix-patches;

Reported by: Timothy Sample <samplet <at> ngyro.com>

Date: Fri, 30 Aug 2019 04:17:01 UTC

Severity: normal

Tags: patch

Done: Timothy Sample <samplet <at> ngyro.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Timothy Sample <samplet <at> ngyro.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#37227: closed ([PATCH 0/4] Move Haskell packages to
 “haskell-xyz”)
Date: Sat, 31 Aug 2019 14:35:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 31 Aug 2019 10:34:24 -0400
with message-id <87h85x1k0f.fsf <at> ngyro.com>
and subject line Re: [bug#37227] [PATCH 0/4] Move Haskell packages to “haskell-xyz”
has caused the debbugs.gnu.org bug report #37227,
regarding [PATCH 0/4] Move Haskell packages to “haskell-xyz”
to be marked as done.

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


-- 
37227: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=37227
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Timothy Sample <samplet <at> ngyro.com>
To: guix-patches <at> gnu.org
Subject: [PATCH 0/4] Move Haskell packages to “haskell-xyz”
Date: Fri, 30 Aug 2019 00:16:08 -0400
Hi Guix,

This is Robert’s patch that moves all of the Haskell libraries and
applications out of “haskell.scm” and leaves only Haskell compilers.  I
factored it out into four commits to make it a little easier to follow.

It’s all pretty straight forward package moving, and it has already been
examined by Robert and myself.  Nevertheless, I want to confirm that we
are all still on board with the move to “haskell-xyz” and that the
commits are clear enough.  (I’m pretty confident, so if no one pipes up
I’ll push it in a few days.)

Here’s the summary:

Robert Vollmert (4):
  gnu: Move application packages out of haskell.scm.
  gnu: cabal-doctest: Move to haskell-check.scm.
  gnu: Move non-compilers out of haskell.scm.
  gnu: Move Haskell SDL 2 packages to haskell-xyz.scm.

 gnu/packages/agda.scm           |     2 +-
 gnu/packages/bioconductor.scm   |     2 +-
 gnu/packages/bioinformatics.scm |     2 +-
 gnu/packages/cran.scm           |     2 +-
 gnu/packages/emacs-xyz.scm      |     2 +-
 gnu/packages/games.scm          |     1 +
 gnu/packages/graphics.scm       |     2 +-
 gnu/packages/haskell-apps.scm   |   246 +-
 gnu/packages/haskell-check.scm  |    27 +-
 gnu/packages/haskell-xyz.scm    | 11459 +++++++++++++++++++++++++++++-
 gnu/packages/haskell.scm        | 11292 +----------------------------
 gnu/packages/idris.scm          |     2 +-
 gnu/packages/statistics.scm     |     2 +-
 gnu/packages/wm.scm             |     2 +-
 14 files changed, 11535 insertions(+), 11508 deletions(-)

-- 
2.22.1


[Message part 3 (message/rfc822, inline)]
From: Timothy Sample <samplet <at> ngyro.com>
To: 37227-done <at> debbugs.gnu.org
Subject: Re: [bug#37227] [PATCH 0/4] Move Haskell packages to
 “haskell-xyz”
Date: Sat, 31 Aug 2019 10:34:24 -0400
Hi again,

Timothy Sample <samplet <at> ngyro.com> writes:

> Hi Guix,
>
> This is Robert’s patch that moves all of the Haskell libraries and
> applications out of “haskell.scm” and leaves only Haskell compilers.  I
> factored it out into four commits to make it a little easier to follow.
>
> It’s all pretty straight forward package moving, and it has already been
> examined by Robert and myself.  Nevertheless, I want to confirm that we
> are all still on board with the move to “haskell-xyz” and that the
> commits are clear enough.  (I’m pretty confident, so if no one pipes up
> I’ll push it in a few days.)

After a few days, I’m still pretty confident, so I pushed these
commits.  :)


-- Tim


This bug report was last modified 5 years and 259 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.