tasty-quickcheck-0.9 (Roman Cheplyaka roma@ro-che.info @feuerbach) is out of bounds for:
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.
Nope, it's there already: http://hackage.haskell.org/package/natural-transformation-0.4/revisions/
@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.
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.