Skip to content

Commit edb74b6

Browse files
committed
No need to track doctest-0.24 manually (closes #7683).
1 parent eb9d8cc commit edb74b6

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

build-constraints.yaml

+3-8
Original file line numberDiff line numberDiff line change
@@ -7569,6 +7569,7 @@ packages:
75697569
- systemd-socket-activation < 0 # tried systemd-socket-activation-1.1.0.2, but its *library* requires network ^>=3.1.2 and the snapshot contains network-3.2.7.0
75707570
- taffybar < 0 # tried taffybar-4.0.3, but its *library* requires gi-gdk >=3.0.6 && < 3.1 and the snapshot contains gi-gdk-4.0.10
75717571
- taffybar < 0 # tried taffybar-4.0.3, but its *library* requires gi-gtk >=3.0.26 && < 4 and the snapshot contains gi-gtk-4.0.12
7572+
- taffybar < 0 # tried taffybar-4.0.3, but its *library* requires the disabled package: broadcast-chan
75727573
- tasty-bench-fit < 0 # tried tasty-bench-fit-0.1.1, but its *library* requires the disabled package: regression-simple
75737574
- tasty-hunit-compat < 0 # tried tasty-hunit-compat-0.2.0.1, but its *library* requires tasty < 1.5 and the snapshot contains tasty-1.5.3
75747575
- tasty-stats < 0 # tried tasty-stats-0.2.0.4, but its *library* requires containers >=0.4 && < 0.6 and the snapshot contains containers-0.7
@@ -8224,6 +8225,7 @@ skipped-tests:
82248225
- filepath-bytestring # tried filepath-bytestring-1.5.2.0.2, but its *test-suite* requires QuickCheck >=2.7 && < 2.15 and the snapshot contains QuickCheck-2.15.0.1
82258226
- filtrable # tried filtrable-0.1.6.0, but its *test-suite* requires tasty >=1.3.1 && < 1.4 and the snapshot contains tasty-1.5.3
82268227
- finite-typelits # tried finite-typelits-0.2.1.0, but its *test-suite* requires QuickCheck >=2.12 && < 2.15 and the snapshot contains QuickCheck-2.15.0.1
8228+
- fixed-vector-hetero # tried fixed-vector-hetero-0.6.2.0, but its *test-suite* requires doctest >=0.15 && < 0.24 and the snapshot contains doctest-0.24.0
82278229
- focuslist # tried focuslist-0.1.1.0, but its *test-suite* requires genvalidity < 1.0.0.0 and the snapshot contains genvalidity-1.1.1.0
82288230
- focuslist # tried focuslist-0.1.1.0, but its *test-suite* requires validity < 0.12.0.0 and the snapshot contains validity-0.12.1.0
82298231
- fortran-src # tried fortran-src-0.16.3, but its *test-suite* requires QuickCheck >=2.10 && < 2.15 and the snapshot contains QuickCheck-2.15.0.1
@@ -8343,6 +8345,7 @@ skipped-tests:
83438345
- morpheus-graphql-server # tried morpheus-graphql-server-0.28.1, but its *test-suite* requires tasty >=0.1.0 && < =1.5 and the snapshot contains tasty-1.5.3
83448346
- msgpack # tried msgpack-1.0.1.0, but its *test-suite* requires QuickCheck >=2.12 && < 2.15 and the snapshot contains QuickCheck-2.15.0.1
83458347
- msgpack # tried msgpack-1.0.1.0, but its *test-suite* requires tasty-quickcheck >=0.10 && < 0.11 and the snapshot contains tasty-quickcheck-0.11.1
8348+
- mwc-random # tried mwc-random-0.15.2.0, but its *test-suite* requires doctest >=0.15 && < 0.24 and the snapshot contains doctest-0.24.0
83468349
- nakadi-client # tried nakadi-client-0.7.0.0, but its *test-suite* requires classy-prelude >=1.4.0 && < 1.5.0 and the snapshot contains classy-prelude-1.5.0.3
83478350
- next-ref # tried next-ref-0.1.0.2, but its *test-suite* requires hspec >=2 && < 2.3 and the snapshot contains hspec-2.11.12
83488351
- nri-http # tried nri-http-0.3.0.0, but its *test-suite* requires warp >=3.3.0 && < 3.4 and the snapshot contains warp-3.4.7
@@ -8452,14 +8455,6 @@ skipped-tests:
84528455
- zxcvbn-hs # tried zxcvbn-hs-0.3.6, but its *test-suite* requires hedgehog >=0.6 && < 1.3 || ^>=1.3 || ^>=1.4 and the snapshot contains hedgehog-1.5
84538456
# End of Test bounds issues
84548457

8455-
# doctest-0.24 https://github.com/commercialhaskell/stackage/issues/7683
8456-
- co-log-core
8457-
- fixed-vector-hetero
8458-
- grisette
8459-
- mwc-random
8460-
- polysemy
8461-
- polysemy-plugin
8462-
84638458
# general failures
84648459
- aern2-mp # https://github.com/michalkonecny/aern2/issues/11
84658460

0 commit comments

Comments
 (0)