Skip to content

simplify ghc -M, add new tests #11

simplify ghc -M, add new tests

simplify ghc -M, add new tests #11

Triggered via push July 22, 2024 19:01
Status Success
Total duration 29m 31s
Artifacts
Matrix: runhaskell
Fit to window
Zoom out
Zoom in

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’