Yuri 8b5191c8bf Phase 1+2: DRule regular chains + compileAction returns [Value]
- compileAction now returns Maybe [Value] (single-element lists for all
  existing verdicts); armToRuleValues updated accordingly
- programToValue emits one regular chain declaration per DRule (no
  hook/type/prio/policy fields), placed after policy chains
- CompileEnv promoted to a record (Env) carrying envDecls and a stub
  envCtMarks field (populated in Phase 4)
- All callers of compileAction threaded through new Env type
2026-05-04 21:50:42 -07:00
2026-05-03 17:46:52 -07:00
2026-05-04 03:16:40 -07:00
2026-05-03 14:47:05 -07:00
2026-05-03 17:46:52 -07:00
2026-05-03 17:46:52 -07:00
Description
No description provided
229 KiB
Languages
Haskell 100%