[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#51928: GHC 8.10 occupies 1.6 GiB
From: |
raingloom |
Subject: |
bug#51928: GHC 8.10 occupies 1.6 GiB |
Date: |
Sun, 28 Nov 2021 21:45:28 +0100 |
On Sun, 28 Nov 2021 18:03:38 +0100
Ludovic Courtès <ludo@gnu.org> wrote:
> 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’.
If I recall correctly there was a discussion some months back about
Haskell binaries being smaller when linked statically.