Skip tests for hspec-meta (#6707)

Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
This commit is contained in:
Mihai Maruseac 2022-09-11 19:28:53 -07:00
parent 09d33cb993
commit 889cbfa392
No known key found for this signature in database
GPG Key ID: DFD3EC55E98B525F

View File

@ -7731,6 +7731,7 @@ skipped-tests:
- hjsonpointer # tried hjsonpointer-1.5.0, but its *test-suite* requires base < 4.12 and the snapshot contains base-4.16.3.0
- hjsonpointer # tried hjsonpointer-1.5.0, but its *test-suite* requires hspec >=2.2 && < 2.6 and the snapshot contains hspec-2.9.7
- hsdev # tried hsdev-0.3.4.0, but its *test-suite* requires lens-aeson >=1.0 && < 1.2 and the snapshot contains lens-aeson-1.2.1
- hspec-meta # https://github.com/commercialhaskell/stackage/issues/6707
- hspec-tables # tried hspec-tables-0.0.1, but its *test-suite* requires hspec ==2.7.* and the snapshot contains hspec-2.9.7
- http-media # tried http-media-0.8.0.0, but its *test-suite* requires QuickCheck >=2.8 && < 2.14 and the snapshot contains QuickCheck-2.14.2
- http-media # tried http-media-0.8.0.0, but its *test-suite* requires base >=4.7 && < 4.13 and the snapshot contains base-4.16.3.0