Initial changes for a dependently (?) typed parser through gadt's #54
Annotations
10 errors and 3 warnings
Build:
src/Bin.hs#L27
• No instance for (Eq Instruction)
|
Build:
src/Bin.hs#L27
• No instance for (Show Instruction)
|
Build:
src/Parser.hs#L27
Data constructor not in scope:
|
Build:
src/Parser.hs#L28
Data constructor not in scope:
|
Build:
src/Parser.hs#L29
Data constructor not in scope:
|
Build:
src/Parser.hs#L30
Data constructor not in scope:
|
Build:
src/Parser.hs#L31
Data constructor not in scope:
|
Build:
src/Parser.hs#L32
Data constructor not in scope:
|
Build:
src/Parser.hs#L33
Data constructor not in scope:
|
Build:
src/Parser.hs#L34
Data constructor not in scope:
|
Build:
src/Expr.hs#L20
The import of ‘Bits.Show’ is redundant
|
Build:
src/Expr.hs#L21
The import of ‘Data.Coerce’ is redundant
|
Build:
src/Expr.hs#L23
The import of ‘Data.String’ is redundant
|
Loading