Skip to content

Refactor graph unification and add test for it #31

Refactor graph unification and add test for it

Refactor graph unification and add test for it #31

Triggered via push July 14, 2023 17:00
Status Success
Total duration 4m 40s
Artifacts

haskell.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: bootstrap/src/Tlang/AST/Operator.hs#L24
Defined but not used: type constructor or class ‘Delimite’
build: bootstrap/src/Tlang/AST/Operator.hs#L24
Defined but not used: data constructor ‘Delimite’
build: bootstrap/src/Tlang/Codegen.hs#L15
The import of ‘Control.Monad.RWS’ is redundant
build: bootstrap/src/Tlang/Codegen.hs#L18
The import of ‘LLVM.AST.Constant’ is redundant
build: bootstrap/src/Tlang/Codegen.hs#L19
The import of ‘LLVM.IRBuilder’ is redundant
build: bootstrap/src/Tlang/Codegen.hs#L20
The import of ‘LLVM.AST.Global’ is redundant
build: bootstrap/src/Tlang/Codegen.hs#L21
The import of ‘LLVM.AST.Type’ is redundant
build: bootstrap/src/Tlang/Codegen.hs#L23
The import of ‘Data.List’ is redundant
build: bootstrap/src/Tlang/Codegen.hs#L33
Top-level binding with no type signature:
build: bootstrap/src/Tlang/Graph/Extension/Type.hs#L84
Defined but not used: type constructor or class ‘NodeDelegate’