GNU bug report logs -
#67564
[PATCH 0/3] Fixes for haskell importers
Previous Next
Reported by: Saku Laesvuori <saku <at> laesvuori.fi>
Date: Fri, 1 Dec 2023 09:27:02 UTC
Severity: normal
Tags: patch
Done: Lars-Dominik Braun <lars <at> 6xq.net>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
The first two patches fix crashes in the hackage[1] and stackage
importers.
The third patch improves the cabal file parser so that it can parse a
larger subset of valid cabal files[2]. It fixes guix refresh for 7
packages in Guix.
[1]: https://issues.guix.gnu.org/64734
[2]: https://issues.guix.gnu.org/35743
Saku Laesvuori (3):
guix: import: hackage: Fix crash on recursive import
guix: import: stackage: Fix crash on recursive import
guix: import: Parse cabal layout blocks correctly
guix/import/cabal.scm | 42 ++++++++++++++++++----------------------
guix/import/hackage.scm | 2 +-
guix/import/stackage.scm | 2 +-
3 files changed, 21 insertions(+), 25 deletions(-)
base-commit: cd46757c1a0f886848fbb6828c028dd2a2532767
--
2.41.0
This bug report was last modified 1 year and 170 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.