From 51cbe580314ef2690c4d5bf1c9ae38a6180200df Mon Sep 17 00:00:00 2001 From: David Simmons-Duffin Date: Mon, 25 Mar 2024 15:42:59 -0700 Subject: [PATCH] Update build-constraints.yaml Removed some other occurrences of these packages in build-constraints.yaml. Not sure if I did it correctly... --- build-constraints.yaml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 761cc244..069220b6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5457,8 +5457,6 @@ packages: - dictionary-sharing - direct-sqlite - discount - - distributed-process - - distributed-static - djot - dlist - dlist-instances @@ -5637,7 +5635,6 @@ packages: - network-ip - network-multicast - network-run - - network-transport - network-uri < 2.7.0.0 || > 2.7.0.0 # 2.7.0.0 was deprecated, don't remove bound until >2.7.0.0 is released. - next-ref - nicify-lib @@ -5684,7 +5681,6 @@ packages: - random - random-shuffle - range-set-list - - rank1dynamic - ratio-int - raw-strings-qq - readable @@ -6593,17 +6589,10 @@ packages: - dictionaries < 0 # tried dictionaries-0.2.0.4, but its *library* requires transformers >=0.4.2.0 && < 0.6 and the snapshot contains transformers-0.6.1.0 - direct-rocksdb < 0 # tried direct-rocksdb-0.0.3, but its *library* requires Cabal >=2.0 && < 2.2 and the snapshot contains Cabal-3.10.2.0 - direct-rocksdb < 0 # tried direct-rocksdb-0.0.3, but its *library* requires the disabled package: cabal-toolkit - - distributed-process < 0 # tried distributed-process-0.7.4, but its *library* requires bytestring >=0.9 && < 0.11 and the snapshot contains bytestring-0.12.1.0 - - distributed-process < 0 # tried distributed-process-0.7.4, but its *library* requires containers >=0.5 && < 0.6 and the snapshot contains containers-0.6.8 - - distributed-process < 0 # tried distributed-process-0.7.4, but its *library* requires hashable >=1.2.0.5 && < 1.3 and the snapshot contains hashable-1.4.3.0 - - distributed-process < 0 # tried distributed-process-0.7.4, but its *library* requires random >=1.0 && < 1.2 and the snapshot contains random-1.2.1.2 - - distributed-process < 0 # tried distributed-process-0.7.4, but its *library* requires stm >=2.4 && < 2.5 and the snapshot contains stm-2.5.2.1 - - distributed-process < 0 # tried distributed-process-0.7.4, but its *library* requires transformers >=0.2 && < 0.6 and the snapshot contains transformers-0.6.1.0 - distributed-process-lifted < 0 # tried distributed-process-lifted-0.3.0.1, but its *library* requires deepseq >=1.2 && < 1.5 and the snapshot contains deepseq-1.5.0.0 - distributed-process-lifted < 0 # tried distributed-process-lifted-0.3.0.1, but its *library* requires mtl >=2.0 && < 2.3 and the snapshot contains mtl-2.3.1 - distributed-process-lifted < 0 # tried distributed-process-lifted-0.3.0.1, but its *library* requires transformers >=0.4 && < 0.6 and the snapshot contains transformers-0.6.1.0 - distributed-process-monad-control < 0 # tried distributed-process-monad-control-0.5.1.3, but its *library* requires the disabled package: distributed-process - - distributed-static < 0 # tried distributed-static-0.3.9, but its *library* requires bytestring >=0.10 && < 0.12 and the snapshot contains bytestring-0.12.1.0 - distribution < 0 # tried distribution-1.1.1.0, but its *library* requires containers >=0.5 && < 0.6 and the snapshot contains containers-0.6.8 - distribution < 0 # tried distribution-1.1.1.0, but its *library* requires random >=1.1 && < 1.2 and the snapshot contains random-1.2.1.2 - diversity < 0 # tried diversity-0.8.1.0, but its *library* requires the disabled package: fasta @@ -9168,7 +9157,6 @@ expected-test-failures: - concurrent-extra # https://github.com/basvandijk/concurrent-extra/issues/12 - crypto-numbers - css-text # https://github.com/yesodweb/css-text/issues/10 - - distributed-process - distributed-process-execution # https://github.com/haskell-distributed/distributed-process-execution/issues/2 - distributed-process-task - dl-fedora # status 404 on http download @@ -9400,7 +9388,6 @@ expected-test-failures: - prettyprinter-ansi-terminal - product-profunctors # 0.11.0.3 executable not found - rando # https://github.com/commercialhaskell/stackage/issues/4249 - - rank1dynamic - readline # 1.0.3.0 - req # https://github.com/commercialhaskell/stackage/issues/6904 - rescue @@ -9659,7 +9646,6 @@ skipped-benchmarks: - cmark-gfm # tried cmark-gfm-0.2.6, but its *benchmarks* requires the disabled package: cheapskate - csg # tried csg-0.1.0.6, but its *benchmarks* requires criterion < 1.6 and the snapshot contains criterion-1.6.3.0 - csg # tried csg-0.1.0.6, but its *benchmarks* requires vector < 0.13 and the snapshot contains vector-0.13.1.0 - - distributed-process # tried distributed-process-0.7.4, but its *benchmarks* requires the disabled package: network-transport-tcp - ed25519 # tried ed25519-0.0.5.0, but its *benchmarks* requires criterion >=0.8 && < 1.2 and the snapshot contains criterion-1.6.3.0 - ed25519 # tried ed25519-0.0.5.0, but its *benchmarks* requires deepseq >=1.3 && < 1.5 and the snapshot contains deepseq-1.5.0.0 - extensible-effects # tried extensible-effects-5.0.0.1, but its *benchmarks* requires the disabled package: test-framework-th