!RbXGJhHMsnQcNIDFWN:nixos.org

Haskell in Nixpkgs/NixOS

724 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.org145 Servers

Load older messages


SenderMessageTime
10 Feb 2025
@alexfmpe:matrix.orgalexfmpeHuh I wonder if I can already build my project with 9.12 js backend23:58:00
@alexfmpe:matrix.orgalexfmpeAh one thing though23:58:56
@alexfmpe:matrix.orgalexfmpeThe stuff coming out of the derivation I pasted and it's all ~10MBs23:59:23
@alexfmpe:matrix.orgalexfmpeI think that's an actual executable23:59:33
@alexfmpe:matrix.orgalexfmpeAt least it is for the hello package23:59:53
11 Feb 2025
@alexfmpe:matrix.orgalexfmpeI'm not sure what else is there, maybe just a call to nodejs00:00:43
@alexfmpe:matrix.orgalexfmpe* The stuff coming out of the derivation I pasted where it's all ~10MBs...00:01:08
@rosscomputerguy:matrix.orgTristan Rosshttps://endoflife.date/ghc this is fun to look at, anything older than 9.2 isn't supported at all.00:04:22
@dmjio:matrix.org@dmjio:matrix.org
❯ nix-shell -p closurecompiler --run 'closure-compiler -W QUIET < ./result/bin/simple.jsexe/all.js > out.js && du -hs ./result/bin/simple.jsexe/all.js out.js'
The compiler is waiting for input via stdin.
4.5M	./result/bin/simple.jsexe/all.js
3.7M	out.js
00:07:26
@dmjio:matrix.org@dmjio:matrix.orgseems advanced opts aren't working with this version of closure compiler, even when externs are specified00:07:55
@alexfmpe:matrix.orgalexfmpeby "aren't working" do you mean incorrect behavior or just less savings that it used to?00:13:49
@alexfmpe:matrix.orgalexfmpebecause I see use of ADVANCED in hello world example in https://gitlab.haskell.org/ghc/ghc/-/issues/2458400:14:37
@alexfmpe:matrix.orgalexfmpehaven't yet tried out closure on actual js backend stuff00:14:56
@alexfmpe:matrix.orgalexfmpethough I think we're in the wrong room to continue this conversation00:15:17
@dmjio:matrix.org@dmjio:matrix.org -O ADVANCED > out.js gives me a 0B file. The version of closure compiler miso uses is old. This one I just pulled from nixpkgs 25 00:15:27
@alexfmpe:matrix.orgalexfmpe shall we move this branch to #ghc-js-backend:matrix.org ? 00:15:41
@dmjio:matrix.org@dmjio:matrix.orgsure00:16:09
@dfordivam:matrix.orgDivamI agree with maralorn; for all projects I am aware that still use ghcjs from nixpkgs (via the old reflex-platform), there won't be a migration to newer nixpkgs.04:38:20
@eldritchcookie:matrix.orgeldritchcookiei've spent the better part of today to get fourmolu to compile on ghc 9.12 but one of the fixes need fourmolu version 0.18.0.0 but the latest one available from nixpkgs is 0.16.2.0 what is the solution?23:04:48
@eldritchcookie:matrix.orgeldritchcookiebecause i intend to upstream my fixes23:05:52
@maralorn:maralorn.demaralornIs that on the haskell-updates branch? Seems unlikely that that wouldn't have a newer version.23:09:29
12 Feb 2025
@alexfmpe:matrix.orgalexfmpefourmulu_0_18_0_0 attribute is around as is 0_17_0002:23:58
@alexfmpe:matrix.orgalexfmpe* fourmulu_0_18_0_0 attribute is present in hackage-packages.nix as is the 0_17_0_0 one02:24:29
@ashinnv:matrix.orgMr Mayhem changed their display name from Mississippi_metalhead_mailman_maybe_magnolia_mayhem to ಊೌೋᭂᜲௌ᩿ۣۜᴭ¹ᶿ꥟.03:03:54
@alex:tunstall.xyzAlex
In reply to @eldritchcookie:matrix.org
i've spent the better part of today to get fourmolu to compile on ghc 9.12 but one of the fixes need fourmolu version 0.18.0.0 but the latest one available from nixpkgs is 0.16.2.0 what is the solution?

Nixpkgs always has both the version recommended by Stackage (from whichever LTS resolver is tracked by Nixpkgs) and the latest version on Hackage (as of when it was last pulled from).

The fourmolu_0_18_0_0 package is the latter, while the Nixpkgs default is to use the former because that's more likely to build on the default GHC.

04:06:44
@ashinnv:matrix.orgMr Mayhem changed their display name from ಊೌೋᭂᜲௌ᩿ۣۜᴭ¹ᶿ꥟ to 𒀱.04:10:37
@sternenseemann:systemli.orgsterni (he/him) angerman: https://gitlab.haskell.org/ghc/ghc/-/merge_requests/13932 somewhat interesting for haskell.nix 15:03:28
@ashinnv:matrix.orgMr Mayhem changed their display name from 𒀱 to 𒀱Lord Mayhem of the Magnolias.19:45:12
14 Feb 2025
@sternenseemann:systemli.orgsterni (he/him) alexfmpe: https://hydra.nixos.org/build/289434054 01:13:37
12 Feb 2025
@angerman:matrix.organgerman sterni: nice! We are moving away from Hadrian at IOG. 21:26:05

Show newer messages


Back to Room ListRoom Version: 6