mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +01:00
Actually place upper bound on hspec-meta (#6707)
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
This commit is contained in:
parent
889cbfa392
commit
5197e12813
@ -5110,7 +5110,7 @@ packages:
|
||||
- hspec-contrib
|
||||
- hspec-expectations
|
||||
- hspec-expectations-lifted
|
||||
- hspec-meta
|
||||
- hspec-meta < 2.10.5 # https://github.com/commercialhaskell/stackage/issues/6707
|
||||
- hspec-smallcheck
|
||||
- html
|
||||
- html-entities
|
||||
@ -7731,7 +7731,6 @@ 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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user