module dependency analysis improvements #9
Annotations
9 warnings
ubuntu-latest:
ghc-lib-gen/src/Ghclibgen.hs#L46
The import of ‘System.Exit’ is redundant
|
ubuntu-latest:
ghc-lib-gen/src/Ghclibgen.hs#L52
The import of ‘System.Info.Extra’ is redundant
|
ubuntu-latest:
ghc-lib-gen/src/Ghclibgen.hs#L1042
Defined but not used: ‘ghcApi’
|
windows-latest:
ghc-lib-gen/src/Ghclibgen.hs#L46
The import of ‘System.Exit’ is redundant
|
windows-latest:
ghc-lib-gen/src/Ghclibgen.hs#L52
The import of ‘System.Info.Extra’ is redundant
|
windows-latest:
ghc-lib-gen/src/Ghclibgen.hs#L1042
Defined but not used: ‘ghcApi’
|
macos-13:
ghc-lib-gen/src/Ghclibgen.hs#L46
The import of ‘System.Exit’ is redundant
|
macos-13:
ghc-lib-gen/src/Ghclibgen.hs#L52
The import of ‘System.Info.Extra’ is redundant
|
macos-13:
ghc-lib-gen/src/Ghclibgen.hs#L1042
Defined but not used: ‘ghcApi’
|