tegwick 9cbf4caadf fix(nix): fix GHC 9.10.3 interface-file crash and binary name
Generated.Types imports 119 modules, pushing the combined .hi read past
a ~287 MB binary-deserialization limit in GHC 9.10.3. Fix by adding a
nixpkgs overlay that patches the inter-hub-models derivation: replaces
Generated/Types.hs with a thin TypesPart1/TypesPart2 re-export wrapper
after build-generated-code runs, and adds the two split modules to the
cabal exposed-modules list.

Also fix the production binary name from /bin/App to /bin/RunProdServer
in deployment.yaml and RUNBOOK.md (the IHP NixSupport build produces
RunProdServer, not App). Switch packages.docker to IHP's built-in
unoptimized-docker-image which already uses the correct binary path.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-29 23:16:44 +02:00
2026-03-26 23:43:55 +00:00
2026-03-26 23:43:55 +00:00

repo-seed

A git repository template to bootstrap coulomb projects from.

Description
Integrated Haskell Plattform based AI factory core framework
Readme MIT-0 3.5 MiB
Languages
Haskell 84.9%
PLpgSQL 5.7%
CSS 3.1%
Nix 1.8%
Python 1.5%
Other 3%