[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#51928: GHC 8.10 occupies 1.6 GiB
From: |
Ludovic Courtès |
Subject: |
bug#51928: GHC 8.10 occupies 1.6 GiB |
Date: |
Sun, 28 Nov 2021 18:03:38 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Hi,
Maxim Cournoyer <maxim.cournoyer@gmail.com> skribis:
> In Guix they aren't used typically (everything gets linked dynamically);
I think they’re used for ‘pandoc’.
Also, in general, we don’t want to make static linking impossible, so we
could move .a files to a separate output as for ‘glibc’.
Ludo’.