Replace Token lists with Vectors for the Scanner & Parser #51
Annotations
2 errors and 10 warnings
|
Build
The operation was canceled.
|
Build:
src/TokenType.hs#L12
The qualified import of ‘Data.ByteString.Char8’ is redundant
|
Build:
src/Error.hs#L45
Use of partial record field selector: ‘token’
|
Build:
src/Error.hs#L45
Use of partial record field selector: ‘message’
|
Build:
src/Error.hs#L46
Use of partial record field selector: ‘value’
|
Build:
src/Environment.hs#L39
Orphan class instance:
|
Build:
src/Expr.hs#L49
Use of partial record field selector: ‘callable_arity’
|
Build:
src/Expr.hs#L50
Use of partial record field selector: ‘callable_call’
|
Build:
src/Expr.hs#L53
Use of partial record field selector: ‘callable_toString’
|
Build:
src/Interpreter.hs#L34
Orphan rule: "USPEC whileM @(ExceptT
|
Build:
src/AstPrinter.hs#L16
Pattern match(es) are non-exhaustive
|
Loading