mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
allow mwc-random-0.15: drop mcmc and stm-hamt (plus smt-containers) (#5557)
add mersenne-random dep dschrempf/mcmc#1 and nikita-volkov/stm-hamt#2
This commit is contained in:
parent
215b055a51
commit
766f6f990d
@ -1489,8 +1489,8 @@ packages:
|
||||
- tracing-control < 0 # https://github.com/commercialhaskell/stackage/issues/5948
|
||||
- primitive-extras
|
||||
- primitive-unlifted < 0.2
|
||||
- stm-hamt
|
||||
- stm-containers
|
||||
- stm-hamt < 0 # mwc-random-0.15 https://github.com/nikita-volkov/stm-hamt/pull/2
|
||||
- stm-containers < 0 # stm-hamt
|
||||
- stm-lifted
|
||||
- monad-primitive
|
||||
- mwc-random-monad
|
||||
@ -4486,7 +4486,7 @@ packages:
|
||||
- slynx
|
||||
- tlynx
|
||||
- elynx
|
||||
- mcmc
|
||||
- mcmc < 0 # mwc-random-0.15 https://github.com/dschrempf/mcmc/issues/1
|
||||
- dirichlet
|
||||
- circular
|
||||
|
||||
@ -4824,6 +4824,7 @@ packages:
|
||||
- managed
|
||||
- math-functions
|
||||
- membrain
|
||||
- mersenne-random
|
||||
- mersenne-random-pure64
|
||||
- mfsolve
|
||||
- microstache
|
||||
@ -4838,7 +4839,7 @@ packages:
|
||||
- mono-traversable-instances
|
||||
- mono-traversable-keys
|
||||
- multiset
|
||||
- mwc-random < 0.15.0.0 # https://github.com/commercialhaskell/stackage/issues/5557
|
||||
- mwc-random
|
||||
- names-th
|
||||
- nanospec
|
||||
- nettle
|
||||
|
||||
Loading…
Reference in New Issue
Block a user