simplify ghc -M, add new tests #11
Annotations
30 warnings
ubuntu-latest:
CI.hs#L16
The import of ‘System.Info’ is redundant
|
ubuntu-latest:
CI.hs#L18
The import of ‘System.Environment’ is redundant
|
ubuntu-latest:
CI.hs#L19
The import of ‘Data.Maybe’ is redundant
|
ubuntu-latest:
CI.hs#L166
Pattern match(es) are non-exhaustive
|
ubuntu-latest:
CI.hs#L336
Defined but not used: ‘ghcOptions’
|
ubuntu-latest:
CI.hs#L423
Defined but not used: ‘miniHlintCmdFile’
|
ubuntu-latest:
CI.hs#L424
Defined but not used: ‘miniCompileCmdFile’
|
ubuntu-latest:
CI.hs#L441
This binding for ‘cmd’ shadows the existing binding
|
ubuntu-latest:
CI.hs#L446
Defined but not used: ‘ghcOptionsWithHaddock’
|
ubuntu-latest:
CI.hs#L452
Defined but not used: ‘prelude’
|
windows-latest:
CI.hs#L16
The import of ‘System.Info’ is redundant
|
windows-latest:
CI.hs#L18
The import of ‘System.Environment’ is redundant
|
windows-latest:
CI.hs#L19
The import of ‘Data.Maybe’ is redundant
|
windows-latest:
CI.hs#L166
Pattern match(es) are non-exhaustive
|
windows-latest:
CI.hs#L336
Defined but not used: ‘ghcOptions’
|
windows-latest:
CI.hs#L423
Defined but not used: ‘miniHlintCmdFile’
|
windows-latest:
CI.hs#L424
Defined but not used: ‘miniCompileCmdFile’
|
windows-latest:
CI.hs#L441
This binding for ‘cmd’ shadows the existing binding
|
windows-latest:
CI.hs#L446
Defined but not used: ‘ghcOptionsWithHaddock’
|
windows-latest:
CI.hs#L452
Defined but not used: ‘prelude’
|
macos-13:
CI.hs#L16
The import of ‘System.Info’ is redundant
|
macos-13:
CI.hs#L18
The import of ‘System.Environment’ is redundant
|
macos-13:
CI.hs#L19
The import of ‘Data.Maybe’ is redundant
|
macos-13:
CI.hs#L166
Pattern match(es) are non-exhaustive
|
macos-13:
CI.hs#L336
Defined but not used: ‘ghcOptions’
|
macos-13:
CI.hs#L423
Defined but not used: ‘miniHlintCmdFile’
|
macos-13:
CI.hs#L424
Defined but not used: ‘miniCompileCmdFile’
|
macos-13:
CI.hs#L441
This binding for ‘cmd’ shadows the existing binding
|
macos-13:
CI.hs#L446
Defined but not used: ‘ghcOptionsWithHaddock’
|
macos-13:
CI.hs#L452
Defined but not used: ‘prelude’
|