When compiling the Streamlet trace verifier, new issues are popping up:
- Internal error from
Agda.TypeChecking.Telescope:mustBePi, when compiling Assumptions.Assumptions.constructor. (When using --typed).
- Also, compiling to untyped and then through WASM, the demo no longer works, throws:
Too much recursion. This is new.
When compiling the Streamlet trace verifier, new issues are popping up:
Agda.TypeChecking.Telescope:mustBePi, when compilingAssumptions.Assumptions.constructor. (When using--typed).Too much recursion. This is new.