Try to fix ci for < 9.10 #78
Annotations
6 warnings
Build:
src/TokenType.hs#L12
The qualified import of ‘Data.ByteString.Char8’ is redundant
|
Build:
src/Error.hs#L50
Use of partial record field selector: ‘token’
|
Build:
src/Error.hs#L50
Use of partial record field selector: ‘message’
|
Build:
src/Error.hs#L51
Use of partial record field selector: ‘value’
|
Build:
src/Interpreter.hs#L452
Defined but not used: ‘recPrintEnvs’
|
Build:
src/AstPrinter.hs#L9
The import of ‘Data.Foldable’ is redundant
|
Loading