GNU bug report logs -
#64066
[PATCH 00/19] Add Plunder
Previous Next
Reported by: zamfofex <zamfofex <at> twdb.moe>
Date: Wed, 14 Jun 2023 12:48: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 bug report
#64066: [PATCH 00/19] Add Plunder
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 64066 <at> debbugs.gnu.org.
--
64066: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64066
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hello!
zamfofex <zamfofex <at> twdb.moe> skribis:
> gnu: Add ghc-proctest
> gnu: Add ghc-hscolour
> gnu: Add ghc-constraints-extras
> gnu: Add ghc-indexed-profunctors
> gnu: Add ghc-generic-lens-core
> gnu: Add ghc-generic-lens
> gnu: Add ghc-these-lens
> gnu: Add ghc-sdl2-ttf
> gnu: Add ghc-sdl2-gfx
> gnu: Add ghc-exception-transformers
> gnu: Add ghc-commutative-semigroup
> gnu: Add ghc-dependent-sum
> gnu: Add ghc-dependent-map
> gnu: Add ghc-prim-uniq
> gnu: Add ghc-patch
> gnu: Add ghc-ref-tf
> gnu: Add ghc-reflex
> gnu: Add ghc-reflex-sdl2
> gnu: Add Plunder
I pushed the series as commit 849f31d5746f5633f9f2a768b76739afc257ae99.
I manually edited synopses and descriptions to follow the guidelines at
<https://guix.gnu.org/manual/devel/en/html_node/Synopses-and-Descriptions.html>
(‘guix lint’ would report most of the issues.) In particular, many
would read “@@xyz@@” instead of “@code{xyz}”, maybe something to fix in
the importer?
There was also one package with (license #f) that I fixed.
In the future please make sure to check these things beforehand to
make the review process smoother!
Thanks,
Ludo’.
[Message part 3 (message/rfc822, inline)]
This patch set adds Plunder, a work-in-progress game, alongside various Haskell packages that it depends on.
zamfofex (19):
gnu: Add ghc-proctest
gnu: Add ghc-hscolour
gnu: Add ghc-constraints-extras
gnu: Add ghc-indexed-profunctors
gnu: Add ghc-generic-lens-core
gnu: Add ghc-generic-lens
gnu: Add ghc-these-lens
gnu: Add ghc-sdl2-ttf
gnu: Add ghc-sdl2-gfx
gnu: Add ghc-exception-transformers
gnu: Add ghc-commutative-semigroup
gnu: Add ghc-dependent-sum
gnu: Add ghc-dependent-map
gnu: Add ghc-prim-uniq
gnu: Add ghc-patch
gnu: Add ghc-ref-tf
gnu: Add ghc-reflex
gnu: Add ghc-reflex-sdl2
gnu: Add Plunder
gnu/packages/games.scm | 42 +++-
gnu/packages/haskell-check.scm | 23 ++
gnu/packages/haskell-xyz.scm | 446 +++++++++++++++++++++++++++++++++
3 files changed, 510 insertions(+), 1 deletion(-)
base-commit: f598f5b870462afbb5a5770c1b16071bca63fc52
--
2.40.1
This bug report was last modified 2 years and 6 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.