3 Commits

Author SHA1 Message Date
jbrechtel dbc2026422 Format code with fourmolu
Build and Deploy / build-and-deploy (push) Successful in 13m50s
2026-05-27 21:31:00 -04:00
jbrechtel 6f610c5d86 fix: replace partial pattern in readProcessBytes with explicit case
Build and Deploy / build-and-deploy (push) Successful in 1m28s
Also adds type-safety conventions to AGENTS.md: no partial patterns on
IO results, no partial functions (head/tail/fromJust), always use case
with explicit branches.
2026-05-20 15:05:48 -04:00
jbrechtel 39026e3f35 AGENTS.md and hs script 2026-05-18 21:48:59 -04:00