Print sequence of unfolded definition lazily #67
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/PosTT/Frontend/Exp/ErrM.hs#L33
Pattern synonym with no type signature:
|
src/PosTT/Frontend/Exp/ErrM.hs#L34
Pattern synonym with no type signature:
|
src/PosTT/SAT.hs#L59
This binding for ‘p’ shadows the existing binding
|
src/PosTT/SAT.hs#L62
This binding for ‘p’ shadows the existing binding
|
src/PosTT/Frontend/ScopeChecker.hs#L105
Pattern match(es) are non-exhaustive
|
src/PosTT/Poset.hs#L163
Pattern match(es) are non-exhaustive
|
src/PosTT/Eval.hs#L466
This binding for ‘i'’ shadows the existing binding
|
src/PosTT/Eval.hs#L482
This binding for ‘i'’ shadows the existing binding
|
src/PosTT/HeadLinearReduction.hs#L106
This binding for ‘i'’ shadows the existing binding
|
src/PosTT/Conversion.hs#L124
Pattern match(es) are non-exhaustive
|
This job succeeded
Loading