Remove warnings by deleting redundant imports and unused variables #1124
Annotations
20 warnings
Build Pate:
src/Pate/Discovery/PLT.hs#L62
The use of ‘~’ without TypeOperators
|
Build Pate:
src/Pate/Discovery/PLT.hs#L116
The use of ‘~’ without TypeOperators
|
Build Pate:
src/Pate/IOReplay.hs#L76
Defined but not used: ‘storeQueued’
|
Build Pate:
src/Pate/IOReplay.hs#L76
Defined but not used: ‘storeActions’
|
Build Pate:
src/Pate/IOReplay.hs#L76
Defined but not used: ‘storeDesync’
|
Build Pate:
src/Pate/TraceTree.hs#L153
The qualified import of ‘Compat.Aeson’ is redundant
|
Build Pate:
src/Pate/TraceTree.hs#L164
The qualified import of ‘System.IO’ is redundant
|
Build Pate:
src/Pate/Script.hs#L96
The qualified import of ‘System.IO’ is redundant
|
Build Pate:
src/Pate/Script.hs#L97
The qualified import of ‘Prettyprinter’ is redundant
|
Build Pate:
src/Pate/Verification/Override.hs#L37
The use of ‘~’ without TypeOperators
|
Docs:
src/Pate/Discovery/PLT.hs#L62
The use of ‘~’ without TypeOperators
|
Docs:
src/Pate/Discovery/PLT.hs#L116
The use of ‘~’ without TypeOperators
|
Docs:
src/Pate/IOReplay.hs#L76
Defined but not used: ‘storeQueued’
|
Docs:
src/Pate/IOReplay.hs#L76
Defined but not used: ‘storeActions’
|
Docs:
src/Pate/IOReplay.hs#L76
Defined but not used: ‘storeDesync’
|
Docs:
src/Pate/TraceTree.hs#L153
The qualified import of ‘Compat.Aeson’ is redundant
|
Docs:
src/Pate/TraceTree.hs#L164
The qualified import of ‘System.IO’ is redundant
|
Docs:
src/Pate/Script.hs#L96
The qualified import of ‘System.IO’ is redundant
|
Docs:
src/Pate/Script.hs#L97
The qualified import of ‘Prettyprinter’ is redundant
|
Docs:
src/Pate/Verification/Override.hs#L37
The use of ‘~’ without TypeOperators
|
Loading