Added bytestring-encodings (closes #7763).

This commit is contained in:
Andreas Ländle 2025-06-30 20:26:33 +02:00
parent f3e12daaae
commit 052b92a903

View File

@ -2687,6 +2687,7 @@ packages:
- IPv6DB
- gothic
- NanoID
- bytestring-encodings # as a dependency of NanoID
"koral koral@mailoo.org @k0ral":
- atom-conduit
@ -7840,9 +7841,6 @@ packages:
# https://github.com/commercialhaskell/stackage/issues/7723
- sorted-list < 0.3
# https://github.com/commercialhaskell/stackage/issues/7763
- NanoID < 3.4.1
# https://github.com/commercialhaskell/stackage/issues/7765
- yesod-test < 1.6.22
@ -9065,6 +9063,7 @@ skipped-benchmarks:
- bytehash # tried bytehash-0.1.1.2, but its *benchmarks* requires the disabled package: gauge
- byteslice # tried byteslice-0.2.15.0, but its *benchmarks* requires the disabled package: gauge
- bytesmith # tried bytesmith-0.3.11.1, but its *benchmarks* requires the disabled package: gauge
- bytestring-encodings # tried bytestring-encodings-0.2.0.2, but its *benchmarks* requires the disabled package: gauge
- chimera # tried chimera-0.4.1.0, but its *benchmarks* requires tasty-bench >=0.3.2 && < 0.4 and the snapshot contains tasty-bench-0.4.1
- cipher-aes # tried cipher-aes-0.2.11, but its *benchmarks* requires the disabled package: crypto-cipher-benchmarks
- cipher-camellia # tried cipher-camellia-0.0.2, but its *benchmarks* requires the disabled package: crypto-cipher-benchmarks