(treesitter) Add CHR, Effect Handler syntax #77
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build:
bootstrap/src/Compiler/CodeGen/LLVM/Module.hs#L1
The export item ‘module Compiler.CodeGen.LLVM.Module’ is missing an export list
|
Build:
bootstrap/src/Language/Core/Extension/Expr.hs#L163
Defined but not used: type constructor or class ‘Continue’
|
Build:
bootstrap/src/Transform/Simplify.hs#L1
The export item ‘module Transform.Simplify’ is missing an export list
|
Build:
bootstrap/src/Graph/Core.hs#L203
• Found type wildcard ‘_’ standing for ‘Hole nodes info’
|
Build:
bootstrap/src/Graph/Core.hs#L203
• Found type wildcard ‘_’ standing for ‘Hole nodes info’
|
Build:
bootstrap/src/Transform/Rename.hs#L1
The export item ‘module Transform.Rename’ is missing an export list
|
Build:
bootstrap/src/Transform/Rename.hs#L6
The import of ‘Language.Setting’ is redundant
|
Build:
bootstrap/src/Compiler/CodeGen/LLVM.hs#L129
• Redundant constraint: LLVMIRGen m lit
|
Build:
bootstrap/src/Compiler/CodeGen/LLVM.hs#L154
Defined but not used: ‘typs’
|
Build:
bootstrap/src/Compiler/CodeGen/LLVM.hs#L162
This binding for ‘v’ shadows the existing binding
|
Loading