Skip to content

Commit 3fafa8b

Browse files
committed
Re-enabled registry (closes #7758, closes etorreborre/registry#12)
1 parent 61867d9 commit 3fafa8b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

build-constraints.yaml

Lines changed: 8 additions & 8 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 < 0 # 0.6.3.1 https://github.com/etorreborre/registry/issues/12
4614+
- registry
46154615
- registry-aeson
46164616
- registry-hedgehog
46174617
- registry-hedgehog-aeson
@@ -7381,11 +7381,9 @@ 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-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
7387-
- 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
7384+
- registry-hedgehog < 0 # tried registry-hedgehog-0.8.2.2, but its *library* requires the disabled package: universum
7385+
- registry-hedgehog-aeson < 0 # tried registry-hedgehog-aeson-0.3.1.2, but its *library* requires the disabled package: universum
7386+
- registry-options < 0 # tried registry-options-0.2.1.1, but its *library* requires text >=1 && < 2 and the snapshot contains text-2.1.2
73897387
- 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
73907388
- 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
73917389
- 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
@@ -8347,6 +8345,8 @@ skipped-tests:
83478345
- 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
83488346
- 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
83498347
- 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.2, but its *test-suite* requires the disabled package: universum
8349+
- registry-aeson # tried registry-aeson-0.3.1.2, 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
@@ -8444,7 +8444,7 @@ expected-test-failures:
84448444
- brick
84458445
- butter # 0.1.0.6
84468446
- cabal-file-th # 0.2.7
8447-
- cacophony # 0.10.1 https://github.com/centromere/cacophony/issues/15
8447+
- cacophony # 0.11.0 https://github.com/centromere/cacophony/issues/15
84488448
- cereal # 0.5.8.3 https://github.com/GaloisInc/cereal/issues/109
84498449
- conduit-connection # 0.1.0.5
84508450
- cryptohash # 0.11.9 Stack builds test and benchmarks in one pass so benchmark could prevent tests from getting built
@@ -8901,7 +8901,7 @@ skipped-haddocks:
89018901
expected-benchmark-failures:
89028902
# Compilation failures
89038903
- OrderedBits # 0.0.2.0
8904-
- cacophony # 0.10.1
8904+
- cacophony # 0.11.0
89058905
- chronos # 1.1.5.1 Ambiguous occurrence ‘Thyme.defaultTimeLocale’
89068906
- cmark-gfm # https://github.com/kivikakk/cmark-gfm-hs/issues/5
89078907
- cryptohash # 0.11.9 https://github.com/vincenthz/hs-cryptohash/pull/43

0 commit comments

Comments
 (0)