mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Constrain mwc-random #3828
This commit is contained in:
parent
ea3c6f9fc8
commit
b133f8cc36
@ -3588,6 +3588,11 @@ packages:
|
||||
# https://github.com/commercialhaskell/stackage/issues/3787
|
||||
- semigroupoids < 5.3
|
||||
|
||||
# needed by foldl, in turn needed by many others (mono-traversable,
|
||||
# turtle, etc.)
|
||||
# https://github.com/commercialhaskell/stackage/issues/3828
|
||||
- mwc-random < 0.14
|
||||
|
||||
# end of packages
|
||||
|
||||
# Package flags are applied to individual packages, and override the values of
|
||||
|
||||
Loading…
Reference in New Issue
Block a user