mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-18 18:21:56 +01:00
Added bytestring-encodings (closes #7763).
This commit is contained in:
parent
f3e12daaae
commit
052b92a903
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user