-
-
Notifications
You must be signed in to change notification settings - Fork 226
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
amazonka base revisions prevent building in Stackage Nightly! #988
Comments
Yep, that's intentional According to Base Package (HaskellWiki), The bounds revisions therefore seem largely correct. If you think that re-revising bounds will improve things for your workloads (should I be raising the |
Okay thanks for responding so fast: apologies looks like I probably "pulled the trigger too fast" - you are right it's not that many packages... I just wasn't sure what was going on, so the detailed explanation is most helpful. Again sorry for pointing a finger at you 😔 |
I removed the accusatory sentence from the description, sorry again - I should have checked more carefully on the status: though I couldn't see any obvious recent ticket here immediately. I know time is limited for all of us: a heads-up or stackage removal could have helped too - anyway thanks again for the quick response and correcting me. |
I appreciate that mate, thank you. I've edited out my prickly response, too, so we can call it even. |
It is seems amazonka packages got revised to base < 4.19 on Hackage:
see for example https://hackage.haskell.org/package/amazonka-2.0/revisions/
Given that is was building is this really correct?
Maybe the intention was
base < 4.20
??cc @JackKelly-Bellroy ?
The text was updated successfully, but these errors were encountered: