Remove debbugging statements #43
Annotations
9 warnings
src/Bin.hs#L10
The import of ‘Data.Text’ is redundant
|
src/Bin.hs#L16
The import of ‘Debug.Trace’ is redundant
|
test/Spec.hs#L15
The import of ‘Data.Text’ is redundant
|
test/Spec.hs#L23
The import of ‘Text.Megaparsec.Char’ is redundant
|
test/Spec.hs#L24
The qualified import of ‘Text.Megaparsec.Char.Lexer’ is redundant
|
app/CmdOptions.hs#L56
Pattern match is redundant
|
app/Main.hs#L5
The import of ‘Data.Text’ is redundant
|
app/Main.hs#L6
The qualified import of ‘Data.Text’ is redundant
|
app/Main.hs#L9
The import of ‘Path’ is redundant
|
This job succeeded
Loading