Skip to content

Add extensions for core language and enable test #30

Add extensions for core language and enable test

Add extensions for core language and enable test #30

Triggered via push July 9, 2023 14:21
Status Success
Total duration 2m 53s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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/Extension/Type.hs#L15
The import of ‘Data.Text’ is redundant