[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: compile
From: |
zimoun |
Subject: |
Re: compile |
Date: |
Mon, 02 May 2022 11:30:58 +0200 |
Hi,
On Sat, 02 Apr 2022 at 18:46, marioBB via <help-guix@gnu.org> wrote:
> I play around ghc compilation using guix ghc-* packages, but I've got a
> problem.
> When I install some ghc package (guix install ghc-*)
> I'd like to use it in this way 'ghc -o output HelloWorld.hs -package ghc-*
> I've got an error `: cannot satisfy -package zstd` (in this example I've
> tried to use zstd)
> 'ghc-pkg list' and 'ghc-pkg describe ' show that the package is available for
> ghc.
> Some suggestions?
Could you be more precise about which ghc- packages you installed and
trying to use?
Cheers,
simon