!RbXGJhHMsnQcNIDFWN:nixos.org

Haskell in Nixpkgs/NixOS

720 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
5 Sep 2025
@maralorn:maralorn.demaralornI guess using ghc-lib-parser might have other advantages than just the compatibility range …15:14:22
@artem.types:matrix.orgArtemmaybe, but there seems to be no reason to be as strict about Cabal-syntax bounds: they use just a few basic things from it, and those don't really change15:20:45
@maralorn:maralorn.demaralornOkay15:22:12
@maralorn:maralorn.demaralornIt seems I am loosing my grip on being the nixpkgs maintainer when I didn’t first check whether a jailbreak works. 😄15:22:36
@maralorn:maralorn.demaralorn* It seems I am loosing my grip on being a nixpkgs maintainer when I didn’t first check whether a jailbreak works. 😄15:22:44
@maralorn:maralorn.demaralornFTR, it didn’t.23:05:12
6 Sep 2025
@sternenseemann:systemli.orgsterni (he/him)the answer seems to be: detective work10:42:24
@sternenseemann:systemli.orgsterni (he/him)it is also extremely annoying to tell what versions of GHC a commit has been backported to10:42:49
@teoc:matrix.orgTeo (he/him)Once you find the MR then you should be able to know the backporta since release managers leave comments when stuff gets backported, but all of it is so much friction. I occasionally consider writing a little web service to get this type of info11:01:37
@sternenseemann:systemli.orgsterni (he/him)I guess best bet is to go via the linked issue if there's one in the commit message since that's a requirement now11:04:31
@sternenseemann:systemli.orgsterni (he/him) maralorn: Cabal-syntax is reinstallable, ghc not; so that's probably the reason 11:05:00
@maralorn:maralorn.demaralorn
In reply to @sternenseemann:systemli.org
maralorn: Cabal-syntax is reinstallable, ghc not; so that's probably the reason
Good point
11:11:59
@sternenseemann:systemli.orgsterni (he/him) emily: would you look at that https://gitlab.haskell.org/ghc/ghc/-/commit/50842f83f467ff54dd22470559a7af79d2025c03 17:30:44
@sternenseemann:systemli.orgsterni (he/him)though I think it fails at configure time (?)17:31:48
@emilazy:matrix.orgemily😅17:31:54
@emilazy:matrix.orgemilygood timing I suppose17:32:00
@emilazy:matrix.orgemilyI think it was already a warning before17:32:33
@emilazy:matrix.orgemilyI guess they made it an error and then reverted that?17:32:43
@sternenseemann:systemli.orgsterni (he/him)yeah sounds like it, tbh I linked this before I read the diff17:37:14
@sternenseemann:systemli.orgsterni (he/him)configure would still fail looks like17:38:43
@sternenseemann:systemli.orgsterni (he/him)but I guess the wording is significant…17:38:55
@emilazy:matrix.orgemily insofar as LLVM support on old GHCs is cared about it still makes sense to backport even the trivial bumps because it shuts up the warning on every single .hs 18:10:56
@emilazy:matrix.orgemilybut yeah, when I was looking over all the issues and patches and bumps it seemed like the compatibility issues were all "obvious hard error from CLI change" type things (and even some of those only discovered/fixed after the fact)18:12:20
@emilazy:matrix.orgemily there's things like the LoongArch64 -mcmodel stuff that I linked in the file, but those aren't really related to the version 18:12:48
@emilazy:matrix.orgemilylike there are "non-obvious bugs/infelicities in the LLVM backend" and there are "obvious compat issues with how they invoke it that produce hard errors when bumping the version", but I couldn't really find anything in the intersection of those18:14:02
@emilazy:matrix.orgemilyand several of the bump changes make it clear that the QA process is just "make sure it bootstraps" anyway18:14:28
@emilazy:matrix.orgemilyer not intersection exactly. you know what i mean :)18:15:20
@sternenseemann:systemli.orgsterni (he/him)LLVM backend could be totally unusable already now and we wouldn't really know unfortunately.18:22:29
@sternenseemann:systemli.orgsterni (he/him)technically, this fix would help LLVM 19 compat insofar as it helps LLVM >= 3.4.0 compat :D https://gitlab.haskell.org/ghc/ghc/-/issues/2501918:26:12
@emilazy:matrix.orgemilywell, it works enough on 9.4 with my patches to build GHC itself at least…18:29:30

Show newer messages


Back to Room ListRoom Version: 6