feat: name resolution #9
Annotations
20 warnings
build:
src/SysY/AST/Basic.hs#L1
The export item ‘module SysY.AST.Basic’ is missing an export list
|
build:
src/SysY/Compiler/Basic.hs#L1
The export item ‘module SysY.Compiler.Basic’ is missing an export list
|
build:
src/SysY/StaticAnalysis/TypeCheck.hs#L1
The export item ‘module SysY.StaticAnalysis.TypeCheck’ is missing an export list
|
build:
src/SysY/StaticAnalysis/TypeCheck.hs#L9
The import of ‘Text.Printf’ is redundant
|
build:
src/SysY/StaticAnalysis/TypeCheck.hs#L10
The import of ‘Control.Monad’ is redundant
|
build:
src/SysY/StaticAnalysis.hs#L29
Defined but not used: ‘ws’
|
build:
app/Main.hs#L5
The import of ‘System.Directory’ is redundant
|
build:
app/Main.hs#L6
The import of ‘SysY.StaticAnalysis’ is redundant
|
build:
app/Main.hs#L7
The import of ‘Control.Monad’ is redundant
|
build:
app/Main.hs#L9
Top-level binding with no type signature: test1 :: String
|
build:
src/SysY/AST/Basic.hs#L1
The export item ‘module SysY.AST.Basic’ is missing an export list
|
build:
src/SysY/Compiler/Basic.hs#L1
The export item ‘module SysY.Compiler.Basic’ is missing an export list
|
build:
src/SysY/StaticAnalysis/TypeCheck.hs#L1
The export item ‘module SysY.StaticAnalysis.TypeCheck’ is missing an export list
|
build:
src/SysY/StaticAnalysis/TypeCheck.hs#L9
The import of ‘Text.Printf’ is redundant
|
build:
src/SysY/StaticAnalysis/TypeCheck.hs#L10
The import of ‘Control.Monad’ is redundant
|
build:
src/SysY/StaticAnalysis.hs#L29
Defined but not used: ‘ws’
|
build:
test/Spec.hs#L6
The import of ‘intercalate’ from module ‘Data.List’ is redundant
|
build:
test/Spec.hs#L7
The import of ‘unless’ from module ‘Control.Monad’ is redundant
|
build:
app/Main.hs#L5
The import of ‘System.Directory’ is redundant
|
build:
app/Main.hs#L6
The import of ‘SysY.StaticAnalysis’ is redundant
|