-
Notifications
You must be signed in to change notification settings - Fork 7
Allow build for GHC 9.0 #14
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
Conversation
I don't think I'm a maintainer on this repo on GitHub, or to the project on Hackage: https://hackage.haskell.org/package/blaze-textual/maintainers/ If there's something I can do to help, let me know, but I'm not seeing it right now, sorry. |
oh, sorry for bother you and thanks for confirming it, I saw your commits in the repo history and I didnt check they are from merged PRS 😕 |
In this case I proceed with the following statement: https://mail.haskell.org/pipermail/haskell-cafe/2021-August/134374.html |
many thanks for take care if the package maintainance, I hope the process will not take too much time |
@swamp-agr great! many thanks, asking for a hackage release would be too much? 😉 |
Package uploading on Hackage is still prohibited for me. We are working on it. I will make a new release on Hackage as soon as receive maintainer grants and permissions. |
@jneira new version was released on Hackage: https://hackage.haskell.org/package/blaze-textual-0.2.2.0 |
Dear @bos and Hackage Trustees,
This PR intended to allow build
blaze-textual
package withbase-4.15.0.0
and GHC 9.0.quoteRemInteger
function import was hidden forbase-4.15.0.0
.Locally tests were passed:
Closes Ambiguous occurrence ‘quotRemInteger’ when building with ghc-9.0 #13.
Best regards,
@swamp-agr