mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-06-28 09:15:47 +02:00
allow servant-auth-0.4.10: closes #8054
note this disables the testsuite for servant-auth-client because of our QuickCheck-2.16
This commit is contained in:
parent
abc1b83f3c
commit
25fbd3b82d
@ -7866,11 +7866,6 @@ packages:
|
||||
# https://github.com/commercialhaskell/stackage/issues/8049
|
||||
- apecs < 0.10
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/8054
|
||||
- servant-auth < 0.4.10
|
||||
- servant-auth-client < 0.4.10
|
||||
- servant-auth-server < 0.4.10
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/7966
|
||||
- http-client-tls < 0.4
|
||||
- aws < 0.25.3
|
||||
@ -8904,6 +8899,7 @@ skipped-tests:
|
||||
- salak-toml # tried salak-toml-0.3.5.3, but its *test-suite* requires QuickCheck < 2.14 and the snapshot contains QuickCheck-2.16.0.0
|
||||
- scalendar # tried scalendar-1.2.0, but its *test-suite* requires the disabled package: SCalendar
|
||||
- selective # tried selective-0.7.0.1, but its *test-suite* requires QuickCheck >=2.8 && < 2.15 and the snapshot contains QuickCheck-2.16.0.0
|
||||
- servant-auth-client # tried servant-auth-client-0.4.10.0, but its *test-suite* requires QuickCheck >=2.18 && < 2.19 and the snapshot contains QuickCheck-2.16.0.0
|
||||
- servant-auth-docs # tried servant-auth-docs-0.2.11.0, but its *test-suite* requires doctest >=0.16 && < 0.25 and the snapshot contains doctest-0.25.0
|
||||
- servant-cassava # tried servant-cassava-0.10.2, but its *test-suite* requires servant-server >=0.4.4.5 && < 0.20 and the snapshot contains servant-server-0.20.3.0
|
||||
- servant-http-streams # tried servant-http-streams-0.20.2, but its *test-suite* requires base < 4.21 and the snapshot contains base-4.21.2.0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user