commercialhaskell / stackage

Stable Haskell package sets: vetted consistent packages from Hackage
https://www.stackage.org/
MIT License
530 stars 805 forks source link

hspec-2.10 #6573

Closed juhp closed 1 year ago

juhp commented 2 years ago

hspec-2.10.0 (changelog) (Simon Hengel sol@typeful.net @sol) is out of bounds for:

hspec-core-2.10.0 (changelog) (Simon Hengel sol@typeful.net @sol) is out of bounds for:

hspec-discover-2.10.0 (changelog) (Simon Hengel sol@typeful.net @sol) is out of bounds for:

andrevdm commented 2 years ago

postgresql-migration fixed with a metadata revision (hspec >= 2.2 && <= 2.10.0)

danielrolls commented 2 years ago

byte-count-reader fixed in 0.10.1.9

mitchellwrosen commented 2 years ago

fixed in https://hackage.haskell.org/package/tasty-hspec-1.2.0.1

williamyaoh commented 2 years ago

fixed in string-interpolate-0.3.1.2

maksbotan commented 2 years ago

Fixed in openapi3 revision and servant-openapi3 new release.

laserpants commented 2 years ago

Fixed in https://hackage.haskell.org/package/fuzzyset-0.2.3.

andreasabel commented 2 years ago

Fixed for github by revision: https://hackage.haskell.org/package/github-0.28/revisions/

felixonmars commented 2 years ago

FYI: genvalidity-hspec fails to build with hspec 2.10: https://github.com/NorfairKing/validity/issues/106

A fix is already PR'ed.