Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QuickCheck 2.13 #4444

Closed
21 of 59 tasks
alexeyzab opened this issue Mar 26, 2019 · 22 comments
Closed
21 of 59 tasks

QuickCheck 2.13 #4444

alexeyzab opened this issue Mar 26, 2019 · 22 comments

Comments

@alexeyzab
Copy link
Contributor

alexeyzab commented Mar 26, 2019

QuickCheck-2.13 (Grandfathered dependencies) is out of bounds for:

@robrix
Copy link

robrix commented Mar 28, 2019

fused-effects-0.2.0.2 with looser bounds on QuickCheck has been published: https://hackage.haskell.org/package/fused-effects-0.2.0.2

@debug-ito
Copy link
Contributor

Confirmed greskell-core works well with QuickCheck 2.13. Released new version.

@leptonyu
Copy link
Contributor

leptonyu commented Apr 1, 2019

tensors,menshen,salak,yam have released new version.

@rblaze
Copy link
Contributor

rblaze commented Apr 13, 2019

dbus updated

@zmactep
Copy link
Contributor

zmactep commented Apr 16, 2019

hasbolt and uniprot-kb were updated

@byorgey
Copy link
Contributor

byorgey commented Apr 16, 2019

active and diagrams-contrib updated.

@domenkozar
Copy link
Contributor

servant-auth-* updated

@gwils
Copy link
Contributor

gwils commented Apr 17, 2019

sv-core updated

yairchu pushed a commit to yairchu/lens that referenced this issue Apr 17, 2019
@jgm
Copy link
Contributor

jgm commented Apr 17, 2019

pandoc-types updated

@mitchellwrosen
Copy link
Contributor

tasty-hspec updated

@judah
Copy link
Contributor

judah commented Apr 18, 2019

proto-lens-arbitrary has been updated.

@mihaimaruseac
Copy link
Contributor

Note that by the end of the week packages which are still blocking QuickCheck will have tests disabled. If they depend on QuickCheck in their library, the packages will be blocked.

We're doing this as we have newer packages being blocked from entering Stackage as they depend on newer versions of QuickCheck and these cannot get into Stackage because of this issue.

@chshersh
Copy link
Contributor

chshersh commented May 7, 2019

@mihaimaruseac Thanks for the update! I haven't received a notification about this issue (for some reasons some names are not highlighted, so I might not be the only one), so I wasn't aware that the typerep-map package has some issues. Are there any drawbacks for the package maintainers and the ecosystem in having tests disabled on Stackage?

@mihaimaruseac
Copy link
Contributor

You won't get a notification if one of your dependency updates and breaks your tests unless someone tests with that combination. Not a major drawback, just makes one less automated CI for your package.

@tmcdonell
Copy link
Contributor

repa updated.

@quasicomputational
Copy link

Can we get an updated list of what's known to still be broken, please?

@mihaimaruseac
Copy link
Contributor

mihaimaruseac commented May 7, 2019

Sure:

QuickCheck-2.13.1 (Grandfathered dependencies) is out of bounds for:

QuickCheck-2.12.6.1 (Grandfathered dependencies) is out of bounds for:

  • doctest-0.16.1 (>=2.13.1). Simon Hengel sol@typeful.net @sol. @sol. Used by: test-suite
  • hspec-core-2.7.1 (>=2.13.1). Simon Hengel sol@typeful.net @sol. @hspec. Used by: library
  • quickcheck-instances-0.3.20 (==2.13.*). Grandfathered dependencies. @phadej. Used by: library, test-suite, benchmark

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

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

@sol
Copy link
Contributor

sol commented May 8, 2019

@mihaimaruseac do you suggest that any action is needed for hspec-*?

If yes, I'm not entirely sure what that would be.

@snowleopard
Copy link
Contributor

Fixed in algebraic-graphs-0.4: https://hackage.haskell.org/package/algebraic-graphs-0.4.

@mihaimaruseac
Copy link
Contributor

No action needed for hspec, it's just added as it get's blocked via QuickCheck

@mihaimaruseac
Copy link
Contributor

Deprecated in favor of #4542 as some packages were dropped and some have their tests removed.

@dbaynard
Copy link
Contributor

dbaynard commented May 11, 2019

I somehow missed these notifications — I'd rather disable tests for ucam-webauth at this point, so thank you for doing that.

phadej pushed a commit to phadej/either that referenced this issue Jan 11, 2021
phadej pushed a commit to phadej/exceptions that referenced this issue Dec 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests