Release 0.2.0.0 #70
Annotations
14 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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#L158
Defined but not used: type constructor or class ‘Continue’
|
build:
bootstrap/src/Transform/Rename.hs#L1
The export item ‘module Transform.Rename’ is missing an export list
|
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/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
|
build:
bootstrap/src/Compiler/CodeGen/LLVM.hs#L185
• Redundant constraint: LLVMIRGen m pattern'
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test:
bootstrap/test/Test/Driver/Unification.hs#L70
Defined but not used: ‘allNode'sHasBindingEdge’
|
test:
bootstrap/test/Test/Driver/Unification.hs#L70
Defined but not used: ‘root’
|