Skip to content

Commit f678771

Browse files
committed
Re-disaabled registry (etorreborre/registry#12)
1 parent a8fd45f commit f678771

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

build-constraints.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4611,7 +4611,7 @@ packages:
46114611
- kazura-queue
46124612

46134613
"Eric Torreborre <[email protected]> @etorreborre":
4614-
- registry
4614+
- registry < 0 # 0.6.3.1 https://github.com/etorreborre/registry/issues/12
46154615
- registry-aeson
46164616
- registry-hedgehog
46174617
- registry-hedgehog-aeson
@@ -7381,9 +7381,11 @@ packages:
73817381
- regex-pcre-text < 0 # tried regex-pcre-text-0.94.0.1, but its *library* requires regex-pcre-builtin >=0.94 && < 0.95 and the snapshot contains regex-pcre-builtin-0.95.2.3.8.44
73827382
- regex-pcre-text < 0 # tried regex-pcre-text-0.94.0.1, but its *library* requires text >=1.2 && < 1.3 and the snapshot contains text-2.1.2
73837383
- regex-tdfa-text < 0 # tried regex-tdfa-text-1.0.0.3, but its *library* requires regex-base < 0.94 and the snapshot contains regex-base-0.94.0.3
7384-
- registry-hedgehog < 0 # tried registry-hedgehog-0.8.2.1, but its *library* requires the disabled package: universum
7385-
- registry-hedgehog-aeson < 0 # tried registry-hedgehog-aeson-0.3.1.1, but its *library* requires the disabled package: universum
7384+
- registry-aeson < 0 # tried registry-aeson-0.3.1.1, but its *library* requires the disabled package: registry
7385+
- registry-hedgehog < 0 # tried registry-hedgehog-0.8.2.1, but its *library* requires the disabled package: registry
7386+
- registry-hedgehog-aeson < 0 # tried registry-hedgehog-aeson-0.3.1.1, but its *library* requires the disabled package: registry
73867387
- registry-options < 0 # tried registry-options-0.2.1.0, but its *library* requires text >=1 && < 2 and the snapshot contains text-2.1.2
7388+
- registry-options < 0 # tried registry-options-0.2.1.0, but its *library* requires the disabled package: registry
73877389
- regression-simple < 0 # tried regression-simple-0.2.1, but its *library* requires base >=4.3 && < 4.20 and the snapshot contains base-4.20.1.0
73887390
- rel8 < 0 # tried rel8-1.6.0.0, but its *library* requires hasql >=1.6.1.2 && < 1.9 and the snapshot contains hasql-1.9.1.2
73897391
- require < 0 # tried require-0.4.11, but its *library* requires bytestring >=0.10 && < 0.11 and the snapshot contains bytestring-0.12.2.0
@@ -8345,8 +8347,6 @@ skipped-tests:
83458347
- quadratic-irrational # tried quadratic-irrational-0.1.1, but its *test-suite* requires tasty-quickcheck >=0.8 && < 0.11 and the snapshot contains tasty-quickcheck-0.11.1
83468348
- rank2classes # tried rank2classes-1.5.4, but its *test-suite* requires markdown-unlit >=0.5 && < 0.6 and the snapshot contains markdown-unlit-0.6.0
83478349
- records-sop # tried records-sop-0.1.1.1, but its *test-suite* requires hspec >=2.2 && < 2.11 and the snapshot contains hspec-2.11.12
8348-
- registry # tried registry-0.6.3.1, but its *test-suite* requires the disabled package: universum
8349-
- registry-aeson # tried registry-aeson-0.3.1.1, but its *test-suite* requires the disabled package: registry-hedgehog
83508350
- rest-rewrite # tried rest-rewrite-0.4.5, but its *test-suite* requires QuickCheck >=2.14.2 && < 2.15 and the snapshot contains QuickCheck-2.15.0.1
83518351
- salak-toml # tried salak-toml-0.3.5.3, but its *test-suite* requires QuickCheck < 2.14 and the snapshot contains QuickCheck-2.15.0.1
83528352
- scalendar # tried scalendar-1.2.0, but its *test-suite* requires the disabled package: SCalendar

0 commit comments

Comments
 (0)