mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Re-anabled pcg-random (now compatible with primitive-0.8.0.0 - see also #6887)
This commit is contained in:
parent
9ead72b2ff
commit
ff6a4608fc
@ -7032,7 +7032,6 @@ packages:
|
||||
- pasta-curves < 0 # tried pasta-curves-0.0.1.0, but its *library* requires bytestring >=0.10 && < 0.11.4 and the snapshot contains bytestring-0.11.4.0
|
||||
- pasta-curves < 0 # tried pasta-curves-0.0.1.0, but its *library* requires memory >=0.16 && < 0.18 and the snapshot contains memory-0.18.0
|
||||
- path-formatting < 0 # tried path-formatting-0.1.0.0, but its *library* requires formatting >=7.0.0 && < 7.2 and the snapshot contains formatting-7.2.0
|
||||
- pcg-random < 0 # tried pcg-random-0.1.3.7, but its *library* requires primitive >=0.4 && < 0.8 and the snapshot contains primitive-0.8.0.0
|
||||
- peggy < 0 # tried peggy-0.3.2, but its *library* requires ListLike ==3.1.* and the snapshot contains ListLike-4.7.8
|
||||
- peggy < 0 # tried peggy-0.3.2, but its *library* requires hashtables ==1.0.* and the snapshot contains hashtables-1.3.1
|
||||
- peggy < 0 # tried peggy-0.3.2, but its *library* requires monad-control ==0.3.* and the snapshot contains monad-control-1.0.3.1
|
||||
@ -7155,7 +7154,6 @@ packages:
|
||||
- rakuten < 0 # tried rakuten-0.1.1.5, but its *library* requires lens >=4.15.3 && < 5.0 and the snapshot contains lens-5.2.2
|
||||
- rakuten < 0 # tried rakuten-0.1.1.5, but its *library* requires req >=0.3.0 && < 1.3.0 and the snapshot contains req-3.13.0
|
||||
- rakuten < 0 # tried rakuten-0.1.1.5, but its *library* requires text >=1.2.2.1 && < 1.3 and the snapshot contains text-2.0.2
|
||||
- random-bytestring < 0 # tried random-bytestring-0.1.4, but its *library* requires the disabled package: pcg-random
|
||||
- random-source < 0 # tried random-source-0.3.0.12, but its *library* requires base >=4 && < 4.16 and the snapshot contains base-4.17.1.0
|
||||
- rank2classes < 0 # tried rank2classes-1.5.1, but its *library* requires the disabled package: data-functor-logistic
|
||||
- reanimate < 0 # tried reanimate-1.1.6.0, but its *library* requires aeson >=1.3.0.0 && < 2 and the snapshot contains aeson-2.1.2.1
|
||||
@ -8058,11 +8056,8 @@ skipped-tests:
|
||||
- antiope-sqs # tried antiope-sqs-7.5.3, but its *test-suite* requires hspec >=2.4 && < 2.8 and the snapshot contains hspec-2.10.10
|
||||
- arbor-lru-cache # tried arbor-lru-cache-0.1.1.1, but its *test-suite* requires hedgehog >=0.5 && < 1.1 and the snapshot contains hedgehog-1.2
|
||||
- arbor-lru-cache # tried arbor-lru-cache-0.1.1.1, but its *test-suite* requires hspec >=2.4 && < 2.8 and the snapshot contains hspec-2.10.10
|
||||
- asif # tried asif-6.0.4, but its *test-suite* requires doctest >=0.16.2 && < 0.17 and the snapshot contains doctest-0.20.1
|
||||
- barrier # tried barrier-0.1.1, but its *test-suite* requires lens-family-core >=1.2 && < 1.3 and the snapshot contains lens-family-core-2.1.2
|
||||
- barrier # tried barrier-0.1.1, but its *test-suite* requires tasty >=0.10 && < 0.12 and the snapshot contains tasty-1.4.3
|
||||
- base16 # tried base16-0.3.2.1, but its *test-suite* requires the disabled package: random-bytestring
|
||||
- base64 # tried base64-0.4.2.4, but its *test-suite* requires the disabled package: random-bytestring
|
||||
- bloodhound # tried bloodhound-0.21.0.0, but its *test-suite* requires the disabled package: quickcheck-properties
|
||||
- boolean-normal-forms # tried boolean-normal-forms-0.0.1.1, but its *test-suite* requires QuickCheck >=2.10 && < 2.14 and the snapshot contains QuickCheck-2.14.2
|
||||
- brittany # tried brittany-0.14.0.2, but its *test-suite* requires hspec ^>=2.8.3 and the snapshot contains hspec-2.10.10
|
||||
@ -8879,8 +8874,6 @@ skipped-benchmarks:
|
||||
- accelerate-fourier # tried accelerate-fourier-1.0.0.5, but its *benchmarks* requires accelerate-llvm-native >=1.1 && < 1.2 and the snapshot contains accelerate-llvm-native-1.3.0.0
|
||||
- accelerate-fourier # tried accelerate-fourier-1.0.0.5, but its *benchmarks* requires criterion >=1.0 && < 1.5 and the snapshot contains criterion-1.6.0.0
|
||||
- avers # tried avers-0.0.17.1, but its *benchmarks* requires criterion >=1.1.4.0 && < 1.6 and the snapshot contains criterion-1.6.0.0
|
||||
- base16 # tried base16-0.3.2.1, but its *benchmarks* requires the disabled package: random-bytestring
|
||||
- base64 # tried base64-0.4.2.4, but its *benchmarks* requires the disabled package: random-bytestring
|
||||
- binary-parsers # tried binary-parsers-0.2.4.0, but its *benchmarks* requires criterion ==1.1.* and the snapshot contains criterion-1.6.0.0
|
||||
- buffer-builder # tried buffer-builder-0.2.4.8, but its *benchmarks* requires the disabled package: json-builder
|
||||
- cborg-json # tried cborg-json-0.2.5.0, but its *benchmarks* requires criterion >=1.0 && < 1.6 and the snapshot contains criterion-1.6.0.0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user