inter-hub-haskell/scripts
tegwick 7972b38820 feat(build): tune GHC for haskelseed (8 CPU / 30 GiB)
- .ghci: -j1 → -j4 for parallel module compilation
- scripts/compile-check: auto-detect high-RAM hosts (>16GB) and
  set GHCRTS="-A256m -M20g" to reduce GC pressure
- devenv.nix: update comment only (GHCRTS still set at runtime)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-28 01:32:36 +02:00
..
compile-check feat(build): tune GHC for haskelseed (8 CPU / 30 GiB) 2026-04-28 01:32:36 +02:00
compile-check-core feat(WP-0016/C1-C4): Layer 2 isolation and clean-base infrastructure 2026-04-10 15:38:01 +00:00
llm_bridge.py feat: integrate llm-connect FR-1/FR-3/FR-4 into IHF bridge 2026-04-01 22:48:29 +00:00