Stackage: tasty-quickcheck 0.9

Created on 15 Jun 2017  路  14Comments  路  Source: commercialhaskell/stackage

tasty-quickcheck-0.9 (Roman Cheplyaka roma@ro-che.info @feuerbach) is out of bounds for:

  • [ ] aeson-compat-0.3.6 (==0.8.*). Oleg Grenrus oleg.grenrus@iki.fi @phadej. @phadej. Used by: test-suite
  • [ ] aeson-extra-0.4.0.0 (==0.8.*). Oleg Grenrus oleg.grenrus@iki.fi @phadej. @phadej. Used by: test-suite
  • [ ] airship-0.6.0 (>=0.8.3 && < 0.8.5). Tim McGilchrist timmcgil@gmail.com @tmcgilchrist. @helium. Used by: test-suite
  • [ ] arithmoi-0.5.0.0 (==0.8.*). Oleg Grenrus oleg.grenrus@iki.fi @phadej. @cartazio. Used by: test-suite
  • [ ] binary-orphans-0.1.6.0 (>=0.8.3.2 && < 0.9). Oleg Grenrus oleg.grenrus@iki.fi @phadej. @phadej. Used by: test-suite
  • [ ] binary-parser-0.5.5 (==0.8.*). No maintainer. @nikita-volkov. Used by: test-suite
  • [ ] bytestring-strict-builder-0.4.5 (==0.8.*). No maintainer. @nikita-volkov. Used by: test-suite
  • [ ] bytestring-tree-builder-0.2.7.1 (==0.8.*). No maintainer. @nikita-volkov. Used by: test-suite
  • [ ] cryptohash-md5-0.11.100.1 (==0.8.*). No maintainer. @hvr. Used by: test-suite
  • [ ] cryptohash-sha1-0.11.100.1 (==0.8.*). No maintainer. @hvr. Used by: test-suite
  • [ ] cryptohash-sha256-0.11.100.1 (==0.8.*). No maintainer. @hvr. Used by: test-suite
  • [x] diagrams-lib-1.4.1.2 (==0.8.*). Brent Yorgey byorgey@gmail.com @byorgey. @bergey @byorgey @fryguybob @jeffreyrosenbluth. Used by: test-suite
  • [x] foldl-statistics-0.1.4.5 (==0.8.*). Alex Mason alex.mason@data61.csiro.au @Axman6. @Data61. Used by: test-suite
  • [ ] hakyll-4.9.5.1 (==0.8.*). Jasper Van der Jeugt @jaspervdj. @jaspervdj. Used by: test-suite
  • [x] incremental-parser-0.2.5 (>=0.7 && < 0.9). Mario Blazevic blamario@yahoo.com @blamario. @blamario. Used by: test-suite
  • [ ] insert-ordered-containers-0.2.1.0 (>=0.8.3.2 && < 0.9). Oleg Grenrus oleg.grenrus@iki.fi @phadej. @phadej. Used by: test-suite
  • [ ] integer-logarithms-1.0.1 (==0.8.*). Oleg Grenrus oleg.grenrus@iki.fi @phadej. @phadej. Used by: test-suite
  • [x] irc-dcc-2.0.1 (>=0.8.4 && < 0.9). Jan Gerlinger git@jangerlinger.de @JanGe. @JanGe. Used by: test-suite
  • [ ] lattices-1.5.0 (==0.8.*). Oleg Grenrus oleg.grenrus@iki.fi @phadej. @phadej. Used by: test-suite
  • [x] morte-1.6.8 (>=0.8.4 && < 0.9). Gabriel Gonzalez Gabriel439@gmail.com @Gabriel439. @Gabriel439. Used by: test-suite
  • [x] natural-transformation-0.4 (==0.8.*). Dennis Gosnell cdep.illabout@gmail.com @cdepillabout. @RyanGlScott. Used by: test-suite
  • [ ] postgresql-simple-url-0.2.0.0 (==0.8.*). Oleg Grenrus oleg.grenrus@iki.fi @phadej. @futurice. Used by: test-suite
  • [x] prettyprinter-1.1 (==0.8.*). David Luposchainsky @quchen. @quchen. Used by: test-suite
  • [ ] range-set-list-0.1.2.0 (==0.8.*). Oleg Grenrus oleg.grenrus@iki.fi @phadej. @phadej. Used by: test-suite
  • [x] scientific-0.3.4.15 (==0.8.*). No maintainer. @basvandijk. Used by: test-suite
  • [x] spdx-0.2.1.0 (==0.8.*). Oleg Grenrus oleg.grenrus@iki.fi @phadej. @phadej. Used by: test-suite
  • [ ] tar-0.5.0.3 (==0.8.*). No maintainer. @haskell. Used by: test-suite
  • [ ] tdigest-0.1 (>=0.8.4 && < 0.9). Oleg Grenrus oleg.grenrus@iki.fi @phadej. @futurice. Used by: test-suite
  • [ ] these-0.7.3 (==0.8.*). Oleg Grenrus oleg.grenrus@iki.fi @phadej. @isomorphism. Used by: test-suite
  • [ ] zlib-0.6.1.2 (==0.8.*). No maintainer. @haskell. Used by: test-suite
bounds

Most helpful comment

To save the affected maintainers a bit of time: the major version bump is caused by the changed semantics of one of the command-line flags (--quickcheck-show-replay); it is safe to just bump the version constraint.

All 14 comments

Should be fixed in foldl-statistics-0.1.4.6

I'll update the bounds but won't push revisions or new versions until there are other need to do so (e.g. bounds in library sections).

Feel free to disable running tests for them by now.

To save the affected maintainers a bit of time: the major version bump is caused by the changed semantics of one of the command-line flags (--quickcheck-show-replay); it is safe to just bump the version constraint.

Fixed in morte-1.6.9

Fixed prettyprinter by publishing a new revision

Fixed by incremental-parser-0.2.5.1

tasty-quickcheck fixed by @RyanGlScott in https://github.com/ku-fpg/natural-transformation/commit/39b3d1e56c6f53378e56988a1b61fc305d721dc6.

It doesn't appear to be released to hackage yet.

@RyanGlScott Thanks! I had accidentally looked at the .cabal file in the src package (http://hackage.haskell.org/package/natural-transformation-0.4/src/natural-transformation.cabal) instead of the revisions page.

irc-dcc depends on tasty-hspec which is not yet compatible with tasty-quickcheck-0.9 (and not listed here as it doesn't specify upper bounds, I guess). PR is on its way: https://github.com/mitchellwrosen/tasty-hspec/pull/14.

Ah, I forgot that the type also changed.

Fixed diagrams-lib via a new Hackage revision.

Thanks @feuerbach and @mitchellwrosen for the quick solution! Fixed irc-dcc by bumping the upper bounds on Hackage.

Fixed in scientific-0.3.4.15 by editing the package description on Hackage.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

yairchu picture yairchu  路  3Comments

snoyberg picture snoyberg  路  8Comments

alexeyzab picture alexeyzab  路  7Comments

snoyberg picture snoyberg  路  7Comments

DanBurton picture DanBurton  路  8Comments