-
Notifications
You must be signed in to change notification settings - Fork 805
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
Packages dropped as they still depend on old QuickCheck #4542
Comments
Can you clarify what sort of change is expected? Should bounds be relaxed for |
Bounds relaxed for QuickCheck (now we have QuickCheck 2.13.1 in the snapshot) |
|
/me assumes hledger-ui got flagged due to a transitive dependency and is all fine now |
Yes, via brick dependency chain Unfortunately, there's no owner for brick, to report it to |
Apologies, just got a chance to update this, hackage metadata updated for |
data-clist discussion: sw17ch/data-clist#16, sw17ch/data-clist#19, sw17ch/data-clist#20. |
…lhaskell#4542) data-clist-0.1.2.3 now allows current QuickCheck.
data-clist, brick, hledger-ui, hledger-iadd, viewprof are re-enabled by #4732. |
re-enable data-clist and dependers brick, hledger-ui, etc. (#4542)
All version bounds were lifted when we upgraded nightlies to ghc 8.8. Please check the latest nightly snapshot to see if your package was removed. |
Follow up from #4444, see 9703cec
@jystic :
hedgehog-quickcheck
@simonmichael :
hledger-ui
@mrkkrp :
megaparsec-tests
@hpdeifel :
hledger-iadd
@maoe :
viewprof
@dzhus :
csg
,simple-vec3
The text was updated successfully, but these errors were encountered: