From e0db1cbe35a12ca7c4079efbfffeca3af0593c88 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 18 Aug 2023 16:13:01 +0800 Subject: [PATCH] add markup-parse for chart-svg-0.5 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 09384de8..c91f8bd4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3795,6 +3795,7 @@ packages: - validation "Tony Day @tonyday567": + - markup-parse - numhask - numhask-array - numhask-prelude @@ -9574,6 +9575,7 @@ skipped-benchmarks: - hw-rankselect # tried hw-rankselect-0.13.4.1, but its *benchmarks* requires resourcet >=1.1 && < 1.3 and the snapshot contains resourcet-1.3.0 - lifted-base # tried lifted-base-0.2.3.12, but its *benchmarks* requires the disabled package: monad-peel - lz4 # tried lz4-0.2.3.1, but its *benchmarks* requires the disabled package: snappy + - markup-parse # tried markup-parse-0.0.0.2, but its *benchmarks* requires the disabled package: html-parse - 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.2.0 - minisat-solver # tried minisat-solver-0.1, but its *benchmarks* requires the disabled package: easyrender - normalization-insensitive # tried normalization-insensitive-2.0.2, but its *benchmarks* requires criterion >=0.6.1 && < 1.6 and the snapshot contains criterion-1.6.2.0