These rules are true for the writer model, but extremely suspect for any other effect. index.agda builds fine with these rules replaced by the good ones (in this PR), but I noticed that many examples (under Parallel) may make use of the scary rules --- but these examples do not build even on main.
These rules are true for the writer model, but extremely suspect for any other effect.
index.agda
builds fine with these rules replaced by the good ones (in this PR), but I noticed that many examples (underParallel
) may make use of the scary rules --- but these examples do not build even onmain
.