!RbXGJhHMsnQcNIDFWN:nixos.org

Haskell in Nixpkgs/NixOS

713 Members
For discussions and questions about Haskell with Nix, cabal2nix and haskellPackages in nixpkgs | Current Docs: https://haskell4nix.readthedocs.io/ | More Nix: #community:nixos.org | More Haskell: #haskell-space:matrix.org143 Servers

Load older messages


SenderMessageTime
30 Sep 2025
@mangoiv.:matrix.orgMangoIV (Fwiw same applies for GHC bindist) 16:09:50
@mangoiv.:matrix.orgMangoIV A FOD would be good 16:10:04
@maralorn:maralorn.demaralornI mean, we somehow use ghc bindists in nixpkgs, right?^^16:10:38
@maralorn:maralorn.demaralornI don’t even know what our derivations for that do differently from ghcup. 😄16:10:55
@maralorn:maralorn.demaralornA fod of what?16:11:12
@teoc:matrix.orgTeo (he/him)I was just reading the binary GHC bindist code. There's a bit of complexity there, but it's mostly just using patchelf to provide the C deps16:12:36
@teoc:matrix.orgTeo (he/him)The Haskell libs come from relative paths and that apparently complicates the patchelf stuff somehow16:13:43
@mangoiv.:matrix.orgMangoIV HLS. Just let cabal solve it, maybe use something like francescos thing 16:14:06
@mangoiv.:matrix.orgMangoIV Basically excempt the annoying things from the package set and just let cabal solve for them and install the static binary 16:15:41
@mangoiv.:matrix.orgMangoIV Then you build one per GHC and that’s it. 16:15:57
@teoc:matrix.orgTeo (he/him)Isn't there a thing about how GHC/HLS can't be statically linked16:16:20
@mangoiv.:matrix.orgMangoIV Oh I mean Haskell static linking? 16:16:37
@mangoiv.:matrix.orgMangoIV Fwiw it’s not important. I basically just mean, cut off the binary so the closure isn’t huge 16:17:27
@maralorn:maralorn.demaralornYeah, no. Not possible if you want to support TH.16:17:51
@teoc:matrix.orgTeo (he/him)Yeah that sounds reasonable. We basically do this at work with haskell.nix but I wouldn't recommend that since haskell.nix has horrible eval times16:18:04
@maralorn:maralorn.demaralorn(The static linking thing.)16:18:26
@mangoiv.:matrix.orgMangoIV That’s the Hadrian bug right 16:18:49
@maralorn:maralorn.demaralornI don’t think so.16:19:02
@maralorn:maralorn.demaralornI think it’s because HLS uses another linker when it is statically linked and that linker sucks at linking in splices.16:19:31
@mangoiv.:matrix.orgMangoIV Ah HLS 16:19:44
@mangoiv.:matrix.orgMangoIVI thought *at all^16:19:49
@mangoiv.:matrix.orgMangoIV * I thought at all ^^ 16:19:56
@maralorn:maralorn.demaralornAh, right.16:20:05
@maralorn:maralorn.demaralornBut that is about statically linking system dependencies. While for HLS I thought we are debating statically linking Haskell dependencies which works fine and is default for basically every other Haskell binary we compile.16:21:13
@mangoiv.:matrix.orgMangoIV Oh wow so even that doesn’t work 16:22:16
@mangoiv.:matrix.orgMangoIV Interesting 16:22:19
@mangoiv.:matrix.orgMangoIV And confusing 16:22:22
@maralorn:maralorn.demaralornYeah, and re: Great idea. Would work. I am hoping for someone to port that from haskell.nix to nixpkgs for years.16:24:40
@mangoiv.:matrix.orgMangoIV Do you know francescos thingy? 16:25:31
@mangoiv.:matrix.orgMangoIV What is it called 16:25:42

Show newer messages


Back to Room ListRoom Version: 6