diff --git a/build-constraints.yaml b/build-constraints.yaml index 9918d9ac..dbaf0d3e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1597,7 +1597,7 @@ packages: - tracing-control - primitive-unlifted < 1.0.0.0 || > 1.0.0.0 - stm-lifted - - monad-primitive + - monad-primitive < 0 # ghc-9.6 - mwc-random-monad "Flavio Corpa @kutyel": @@ -7542,6 +7542,7 @@ packages: - multistate < 0 # tried multistate-0.8.0.4, but its *library* requires mtl >=2.1 && < 2.3 and the snapshot contains mtl-2.3.1 - multistate < 0 # tried multistate-0.8.0.4, but its *library* requires transformers >=0.3 && < 0.6 and the snapshot contains transformers-0.6.1.0 - mwc-random-accelerate < 0 # tried mwc-random-accelerate-0.2.0.0, but its *library* requires the disabled package: accelerate + - mwc-random-monad < 0 # tried mwc-random-monad-0.7.3.1, but its *library* requires the disabled package: monad-primitive - mysql-haskell < 0 # tried mysql-haskell-0.8.4.3, but its *library* requires memory >=0.14.4 && < 0.16 and the snapshot contains memory-0.18.0 - mysql-haskell < 0 # tried mysql-haskell-0.8.4.3, but its *library* requires text >=1.1 && < 1.3 and the snapshot contains text-2.0.2 - mysql-haskell < 0 # tried mysql-haskell-0.8.4.3, but its *library* requires the disabled package: word24