!RbXGJhHMsnQcNIDFWN:nixos.org

Haskell in Nixpkgs/NixOS

754 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.org150 Servers

Load older messages


SenderMessageTime
8 Jun 2026
@hellwolf:matrix.orghellwolfis it a ghc bug?10:17:26
@hellwolf:matrix.orghellwolfI am now testing with the tip of ghc's "9.12" branch12:50:57
@hellwolf:matrix.orghellwolf

oh, no

<no location info>: error:
    panic! (the 'impossible' happened)
  GHC version 9.12.4.20260607:
	ASSERT failed!
  in_scope InScope {ds_aP9t $dMonoid_s26Ke $dFunctor_s26Kg
                    $dApplicative_s26Ki lvl_s26Ox lvl_s26OA lvl_s26Wj lvl_s26Wk
                    lvl_s26Wl lvl_s26Wm}
  tenv [a1gar :-> f_a1ga3, a1gas :-> t_a1ga4, a1gat :-> a_a1ga5,
        a1gau :-> r_a1ga6]
  tenvFVs {f_a1ga3, t_a1ga4, a_a1ga5, r_a1ga6}
  cenv []
  cenvFVs {}
  tys []
  cos [<t_a1gas a_a1gat -> Traversed f_a1gar r_a1gau>_R
       %<'Many>_N ->_R Sym (N:Forget
                                <Traversed f_a1gar r_a1gau>_R
                                <ZonkAny 1>_P
                                <t_a1gas a_a1gat>_R
                                <()>_P)]
  Call stack:
      CallStack (from HasCallStack):
        assertPpr, called at compiler/GHC/Core/TyCo/Subst.hs:680:5 in ghc-9.12.4.20260607-inplace:GHC.Core.TyCo.Subst
        checkValidSubst, called at compiler/GHC/Core/TyCo/Subst.hs:848:17 in ghc-9.12.4.20260607-inplace:GHC.Core.TyCo.Subst
        substCo, called at compiler/GHC/Core/Subst.hs:261:39 in ghc-9.12.4.20260607-inplace:GHC.Core.Subst
        substExpr, called at compiler/GHC/Core/Subst.hs:268:37 in ghc-9.12.4.20260607-inplace:GHC.Core.Subst
        substExpr, called at compiler/GHC/Core/Subst.hs:272:37 in ghc-9.12.4.20260607-inplace:GHC.Core.Subst
        substExpr, called at compiler/GHC/Core/Subst.hs:272:37 in ghc-9.12.4.20260607-inplace:GHC.Core.Subst
        substExpr, called at compiler/GHC/Core/Subst.hs:306:28 in ghc-9.12.4.20260607-inplace:GHC.Core.Subst
        substBind, called at compiler/GHC/Core/Subst.hs:274:44 in ghc-9.12.4.20260607-inplace:GHC.Core.Subst
        substExpr, called at compiler/GHC/Core/Subst.hs:272:37 in ghc-9.12.4.20260607-inplace:GHC.Core.Subst
        substExpr, called at src/Test/Inspection/Core.hs:609:18 in inspection-testing-0.6.3-152826bba0790f422bcf299ee350f11f2d91c1b0e54a3e3d07dd75e90d5a68a4:Test.Inspection.Core

Please report this as a GHC bug:  https://www.haskell.org/ghc/reportabug

12:54:12
10 Jun 2026
@ashinnv:matrix.orgmagnolia_mayhem changed their profile picture.12:24:25
11 Jun 2026
@tillerino:matrix.org@tillerino:matrix.org left the room.07:33:26
@lav:xmr.selav joined the room.23:50:32
13 Jun 2026
@klea:catgirl.cloudklea (she/her) joined the room.21:38:54
18 Jun 2026
@whispers:catgirl.cloudwhispers [& it/fae] changed their display name from whispers [& it/fae] to meow meow.18:46:03
@whispers:catgirl.cloudwhispers [& it/fae] changed their display name from meow meow to whispers [& it/fae].19:11:51
19 Jun 2026
@prince51:matrix.orgPrince joined the room.22:31:04
22 Jun 2026
@albertlarsan68:albertlarsan.fr@albertlarsan68:albertlarsan.fr left the room.17:39:10
23 Jun 2026
@instinctive:matrix.orginstinctive joined the room.18:39:39
24 Jun 2026
@janus.troelsen:matrix.orgJanus i saw https://github.com/NixOS/nixpkgs/pull/521260 and i am wondering how the timing is supposed to be. does it mean that staging will update before the LTS, and then when LTS 25 gets released, master will eventually pick up the final LTS 25 changes in later batches? 21:29:17
@alexfmpe:matrix.orgalexfmpethere's some knot tying involved 22:04:33
@alexfmpe:matrix.orgalexfmpenightly promotion to LTS is blocked on a GHC 9.12.x without critical bugs22:04:48
@alexfmpe:matrix.orgalexfmpe9.12.5 RCs are using stackage/nightly and nixpkgs/haskell-updates as a test bed22:05:32
@alexfmpe:matrix.orgalexfmpeonce 9.12.5 proper gets released, stackage can turn nightly into LTS 25 and nixpkgs can follow suit22:06:55
@alexfmpe:matrix.orgalexfmpeonce 10.0 and reinstallable base comes around we probably don't need the knot tying anymore22:07:39
@alexfmpe:matrix.orgalexfmpe

in haskell-updates, both http-reverse-proxy and jsaddle-warp test suites fail with

GHC.Internal.Event.Thread.getSystemTimerManager: the TimerManager requires linking against the threaded runtime
Encountered an error trying to make a request: socket hang up
22:41:31
@alexfmpe:matrix.orgalexfmpe and the same happens on haskell.packages.ghc910 22:42:43
@alexfmpe:matrix.orgalexfmpesomehow they build just fine on master 22:43:37
@alexfmpe:matrix.orgalexfmpeversions are the same on both branches http-reverse-proxy is 0.6.2.0 jsaddle-warp is 0.9.9.622:45:21
@alexfmpe:matrix.orgalexfmpewhat gives22:45:23
@alexfmpe:matrix.orgalexfmpeghc910 is 9.10.3 in both cases ghc912 goes from 9.12.3 to 9.12.5rc222:47:31
20 May 2021
@grahamc:nixos.org@grahamc:nixos.org set the history visibility to "world_readable".22:10:58
@grahamc:nixos.org@grahamc:nixos.org changed the room name to "" from "".22:10:58
@grahamc:nixos.org@grahamc:nixos.org invited @maralorn:maralorn.demaralorn.22:11:05
@maralorn:maralorn.demaralorn joined the room.22:11:13
@andi:kack.itandi- joined the room.22:30:49
@grahamc:nixos.org@grahamc:nixos.orgchanged room power levels.22:36:42

Show newer messages


Back to Room ListRoom Version: 6