generated from coulomb/repo-seed
8aee7825c78c8581621050d0fc95f6897b3dbdb6
Some checks failed
Build and Deploy / build-push-deploy (push) Has been cancelled
The inter-hub-lib postUnpack that expanded `import Generated.Types` to 119 individual imports was incorrect: it deleted `module Generated.Types` from Prelude export lists without replacing it, so consumers of the Prelude lost all entity types (Build 32: GHC-76037 not-in-scope errors). Fix: keep Generated.Types as a real module in inter-hub-models (remove the empty stub). With the ActualTypes.hi fix already in place (explicit T(..) exports), the cascade is shallow: each entity .hi is compact, so Generated.Types.hi stays well under GHC's 274 MB limit. This makes `import Generated.Types` work normally throughout inter-hub-lib without any source patching. The entire inter-hub-lib overrideAttrs block is removed; the inter-hub-models overlay now only rewrites ActualTypes.hs. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
repo-seed
A git repository template to bootstrap coulomb projects from.
Languages
Haskell
84.9%
PLpgSQL
5.7%
CSS
3.1%
Nix
1.8%
Python
1.5%
Other
3%