tegwick dfd8582095
Some checks failed
Build and Deploy / build-push-deploy (push) Has been cancelled
fix(nix): strip module-M re-export syntax from Generated.ActualTypes
Generated.ActualTypes uses "module M" for 61 sub-modules, causing GHC
to embed each sub-interface verbatim into ActualTypes.hi. That file hits
the GHC 9.10.3 Data.Binary.Get 274 MB limit (position 287686318) when
WidgetVersionInclude reads it during inter-hub-models compilation.

Removing the explicit (module M, ...) export list keeps the same
re-export semantics (no explicit list = export all imports) but forces
GHC to store compact name-reference entries instead of embedded copies.

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