mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-27 22:50:24 +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
|
# Package flags are applied to individual packages, and override the values of
|
||||||
# global-flags
|
# 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:
|
package-flags:
|
||||||
QuickCheck:
|
QuickCheck:
|
||||||
old-random: false
|
old-random: false
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user