From a81cbb03281e39c903820f76c4e3747519b58c5a Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 25 Nov 2022 17:39:09 +0800 Subject: [PATCH] reenable mmark but disabling its benchmark depends on missing criterion --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 99a5205d..80da3b35 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7064,9 +7064,6 @@ packages: - minio-hs < 0 # tried minio-hs-1.6.0, but its *library* requires the disabled package: relude - miso < 0 # tried miso-1.8.3.0, but its *library* requires the disabled package: jsaddle - miso < 0 # tried miso-1.8.3.0, but its *library* requires the disabled package: servant-lucid - - mmark < 0 # tried mmark-0.0.7.6, but its *library* requires the disabled package: email-validate - - mmark-cli < 0 # tried mmark-cli-0.0.5.1, but its *executable* requires the disabled package: mmark - - mmark-ext < 0 # tried mmark-ext-0.2.1.5, but its *library* requires the disabled package: mmark - modify-fasta < 0 # tried modify-fasta-0.8.3.0, but its *library* requires the disabled package: regex-tdfa-text - mole < 0 # tried mole-0.0.7, but its *executable* requires base >=4.11 && < 4.15 and the snapshot contains base-4.17.0.0 - mole < 0 # tried mole-0.0.7, but its *executable* requires the disabled package: snap-server @@ -9275,6 +9272,7 @@ skipped-benchmarks: - memcache # tried memcache-0.3.0.1, but its *benchmarks* requires the disabled package: criterion - min-max-pqueue # tried min-max-pqueue-0.1.0.2, but its *benchmarks* requires criterion >=1.4.1 && < 1.6 and the snapshot contains criterion-1.6.0.0 - minisat-solver # tried minisat-solver-0.1, but its *benchmarks* requires the disabled package: easyrender + - mmark # tried mmark-0.0.7.6, but its *library* requires the disabled package: criterion - modern-uri # tried modern-uri-0.3.6.0, but its *benchmarks* requires the disabled package: criterion - monad-memo # tried monad-memo-0.5.4, but its *benchmarks* requires the disabled package: criterion - mongoDB # tried mongoDB-2.7.1.2, but its *benchmarks* requires the disabled package: criterion