From 8a21ac4093dc0c4653c3e59c7394820458b1f27d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Tue, 28 Jul 2026 08:37:22 +0200 Subject: [PATCH] Added `scientific-notation`. --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1346175d..5f0eb227 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5319,6 +5319,7 @@ packages: - recaptcha - refined-containers - safe-wild-cards + - scientific-notation - servant-prometheus - smith - sockaddr @@ -9193,6 +9194,7 @@ skipped-benchmarks: - regex-applicative # tried regex-applicative-0.3.4, but its *benchmarks* requires the disabled package: parsers-megaparsec - row-types # tried row-types-1.0.1.2, but its *benchmarks* requires the disabled package: gauge - say # tried say-0.1.0.1, but its *benchmarks* requires the disabled package: gauge + - scientific-notation # tried scientific-notation-0.1.7.0, but its *benchmarks* requires the disabled package: gauge - serialise # tried serialise-0.2.6.1, but its *benchmarks* requires tar >=0.4 && < 0.7 and the snapshot contains tar-0.7.2.0 - servant-kotlin # tried servant-kotlin-0.1.1.9, but its *benchmarks* requires shelly >=1.6.8 && < 1.10 and the snapshot contains shelly-1.12.1.1 - spdx # tried spdx-1.1.0.1, but its *benchmarks* requires QuickCheck ^>=2.15.0.1 and the snapshot contains QuickCheck-2.16.0.0