repo.or.cz
/
cabal.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #9959 from cabalism/bump/hlint-3.8
[cabal.git]
/
project-cabal
/
ghc-options.config
blob
99794c174654eba387cfa10f8d5c70e4649e8ed0
1
program-options
2
ghc-options:
3
-fno-ignore-asserts
4
5
-- Warning: even though introduced with GHC 8.10, -Wunused-packages gives false
6
-- positives with GHC 8.10.
7
if impl(ghc >= 9)
8
program-options
9
ghc-options: -Wunused-packages
10
package cabal-testsuite
11
ghc-options: -Wwarn=unused-packages