mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
another package-flags comment to discourage unnecessary usage (#7438)
This commit is contained in:
parent
ba11f4001b
commit
b973b4e144
@ -8142,7 +8142,8 @@ packages:
|
||||
|
||||
# Package flags are applied to individual packages, and override the values of
|
||||
# global-flags
|
||||
# NB: These flags are shipped to users, ie used in snapshots (#7438)
|
||||
# NB: These flags are shipped to users, ie used in snapshots (#7438):
|
||||
# as such we should prefer to use the upstream defaults as far as possible
|
||||
package-flags:
|
||||
QuickCheck:
|
||||
old-random: false
|
||||
|
||||
Loading…
Reference in New Issue
Block a user