!RbXGJhHMsnQcNIDFWN:nixos.org

Haskell in Nixpkgs/NixOS

685 Members
For discussions and questions about Haskell with Nix, cabal2nix and haskellPackages in nixpkgs | Current Docs: https://nixos.org/manual/nixpkgs/unstable/#haskell | Current PR: https://github.com/nixos/nixpkgs/pulls?q=is%3Apr+is%3Aopen+head%3Ahaskell-updates | Maintainer Docs: https://github.com/NixOS/nixpkgs/blob/haskell-updates/pkgs/development/haskell-modules/HACKING.md | More Nix: #community:nixos.org | More Haskell: #haskell-space:matrix.org | Merger Schedule: https://cloud.maralorn.de/apps/calendar/p/H6migHmKX7xHoTFa/dayGridMonth/now | Join #haskell.nix:libera.chat for question about the alternative haskell.nix infrastructure135 Servers

Load older messages


SenderMessageTime
18 Dec 2025
@magic_rb:matrix.redalder.orgmagic_rb

given this dependency list, do you think i can get my binary smaller than 3.6MB?

base ^>=4.20.2.0,
aeson,
unordered-containers,
directory,
unix,
text,
bytestring,
filepath,
extra,
path,
microlens,
microlens-th,
microlens-mtl,
mtl,
transformers,
optparse-applicative,
bytestring-aeson-orphans,
template-haskell,
tree-diff,
exceptions,
hashable,
pretty,
Glob,
monad-logger,
15:44:37
@magic_rb:matrix.redalder.orgmagic_rb ive enabled enableSeparateBinOutput already 15:44:47
@alex:tunstall.xyzAlex
In reply to @magic_rb:matrix.redalder.org

given this dependency list, do you think i can get my binary smaller than 3.6MB?

base ^>=4.20.2.0,
aeson,
unordered-containers,
directory,
unix,
text,
bytestring,
filepath,
extra,
path,
microlens,
microlens-th,
microlens-mtl,
mtl,
transformers,
optparse-applicative,
bytestring-aeson-orphans,
template-haskell,
tree-diff,
exceptions,
hashable,
pretty,
Glob,
monad-logger,
No, most of that is already the GHC RTS.
16:15:33
@alex:tunstall.xyzAlex* No, most of that binary is already the GHC RTS.16:15:41
@magic_rb:matrix.redalder.orgmagic_rb👍16:25:03

There are no newer messages yet.


Back to Room ListRoom Version: 6