| 9 Jul 2025 |
sellout | Thanks for the response – it at least gives me more to explore. | 16:51:15 |
| 11 Jul 2025 |
| Jose Storopoli joined the room. | 17:50:21 |
| 12 Jul 2025 |
Patrick Steele | Late response, but NixOS on WSL2. | 02:17:45 |
| 13 Jul 2025 |
Pierre Thierry | I want HLS for GHC 9.6.6 to match what a Stack project is using, so I tried a shell.nix file with:
pkgs.mkShell {packages = [pkgs.haskell.packages.ghc966.ghcWithPackages (p: [p.haskell-language-server])];}
But the test suite of zlib fails on check compress large chunk: Test suite tests: FAIL
| 18:11:02 |
Pierre Thierry | I'm not sure how to debug/fix that… | 18:11:10 |
Pierre Thierry | (is there a better way to get the HLS for GHC 9.6.6?) | 18:30:36 |
maralorn | @kephaspierre:matrix.org We need more context for that error message. Is it while building the nix shell failing the zlib derivation? There are different ways but at this point I don't see how they would fix the problem. | 22:18:59 |
alexfmpe | yay, gi-foo packages got fixed with LTS bump | 22:50:54 |
alexfmpe | I was utterly on the dark about that | 22:51:20 |