Skip to content

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

Merged
merged 1 commit into from
Aug 28, 2021
Merged

Allow build for GHC 9.0 #14

merged 1 commit into from
Aug 28, 2021

Conversation

swamp-agr
Copy link
Owner

@swamp-agr swamp-agr commented Apr 17, 2021

Dear @bos and Hackage Trustees,

  • This PR intended to allow build blaze-textual package with base-4.15.0.0 and GHC 9.0.

  • quoteRemInteger function import was hidden for base-4.15.0.0.

  • Locally tests were passed:

    Running 1 test suites...
    Test suite tests: RUNNING...
    Test suite tests: PASS
    Test suite logged to:
    $HOME/blaze-textual/dist-newstyle/build/x86_64-osx/ghc-9.0.1/blaze-textual-0.2.1.0/t/tests/test/blaze-textual-0.2.1.0-tests.log
    1 of 1 test suites (1 of 1 test cases) passed.
    
  • Closes Ambiguous occurrence ‘quotRemInteger’ when building with ghc-9.0 #13.

Best regards,
@swamp-agr

@jneira
Copy link

jneira commented Aug 26, 2021

haskell-language-server ghc-9.0 support is blocked on this, some other maitainer could help to update the package, @tibbe, @snoyberg? many thanks!

@snoyberg
Copy link
Contributor

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.

@tibbe
Copy link
Contributor

tibbe commented Aug 26, 2021

@jneira same here. I don't maintain this repo. That would be @bos, if he's still active in Haskell land.

@jneira
Copy link

jneira commented Aug 26, 2021

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 😕

@swamp-agr
Copy link
Owner Author

In this case I proceed with the following statement: https://mail.haskell.org/pipermail/haskell-cafe/2021-August/134374.html

@jneira
Copy link

jneira commented Aug 27, 2021

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 swamp-agr merged commit 7413424 into swamp-agr:master Aug 28, 2021
@jneira
Copy link

jneira commented Aug 28, 2021

@swamp-agr great! many thanks, asking for a hackage release would be too much? 😉

@swamp-agr
Copy link
Owner Author

swamp-agr commented Aug 28, 2021

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.

@swamp-agr
Copy link
Owner Author

@jneira new version was released on Hackage: https://hackage.haskell.org/package/blaze-textual-0.2.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ambiguous occurrence ‘quotRemInteger’ when building with ghc-9.0
4 participants