tegwick 5378eb881e
Some checks failed
Build and Deploy / build-push-deploy (push) Has been cancelled
fix(nix): split inter-hub-models into two Cabal library components
GHC 9.10.3 crashes with Data.Binary.Get.runGet at position 287686318
invariantly when compiling all 476 inter-hub-models modules in a single
--make invocation. Split into two library components to force two
separate GHC compilations:

  models-inner (~63 modules): Generated.ActualTypes.* + Generated.Enums
    Pure type definitions; zero inter-hub-models dependencies.
  main library (~413 modules): entity ops + Include instances
    Depends on models-inner.

Longer-term this is the right architecture: explicit boundaries reduce
build cost, isolate changes, and make diagnostics cheaper.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-01 21:51:47 +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%