Files
inter-hub/flake.nix
tegwick 1050af9533
Some checks failed
Build and Deploy / build-push-deploy (push) Has been cancelled
chore(build): try -fexternal-interpreter to bypass internal static linker
GHC crashes at byte 287,686,318 reading libHSghc-9.10.3.a (~274 MB) via
its internal static linker during TH evaluation of WidgetVersionInclude.
-fexternal-interpreter delegates TH to a separate iserv process using the
dynamic linker, bypassing readAr and the 274 MB archive entirely.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-02 00:26:27 +02:00

14 KiB