Skip to content

Allow mixing prefix and postfix with infix operator #33

Allow mixing prefix and postfix with infix operator

Allow mixing prefix and postfix with infix operator #33

Triggered via push July 18, 2023 09:04
Status Success
Total duration 2m 50s
Artifacts

haskell.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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’
build: bootstrap/src/Tlang/Parser/Decl.hs#L171
A do-notation statement discarded a result of type ‘Text’
build: bootstrap/src/Tlang/Parser/Decl.hs#L181
Defined but not used: ‘end’