guix-patches
[Top][All Lists]
Advanced

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

[bug#54729] [PATCH] build: haskell-build-system: Support packages w. mul


From: Lars-Dominik Braun
Subject: [bug#54729] [PATCH] build: haskell-build-system: Support packages w. multiple libraries
Date: Fri, 6 Jan 2023 12:51:44 +0100

Hi,

> >     The following packages are broken because other packages they depend on 
> > are missing. These broken packages must be rebuilt before they can be used.
> > installed package attoparsec-0.14.4 is broken due to missing package 
> > scientific-0.3.7.0-9XG3zUjXOw970JFcruv0cZ
I can reproduce the problem on wip-haskell, which also uses
attoparsec-0.14.4 and GHC 9.2.5.

Further analysis suggests that this is a different issue, which is simply
exposed by attoparsec’s multiple libraries. I applied the attached
patch to wip-haskell, which fixes the issue for me.

Cheers,
Lars

Attachment: 0001-build-haskell-build-system-Process-all-transitive-de.patch
Description: Text document


reply via email to

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