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

Support GHC 9.0.1 #6

Merged
merged 1 commit into from
Mar 2, 2021
Merged

Support GHC 9.0.1 #6

merged 1 commit into from
Mar 2, 2021

Conversation

asr
Copy link

@asr asr commented Feb 22, 2021

I could compile with GHC 9.0.1 after bumping the upper bound for ghc-prim.

Could you enable the issues for this repository, please.

Blocking agda/agda#4955.

If you accept this PR, please update the revision in Hackage.

@asr asr mentioned this pull request Feb 22, 2021
19 tasks
asr added a commit to agda/agda that referenced this pull request Feb 22, 2021
I added `allow-newer: true` file because the following issues:

byorgey/split#9

bgamari/attoparsec#6

jaspervdj/blaze-markup#53

byorgey/split#9
@andreasabel
Copy link

andreasabel commented Feb 22, 2021

@asr: There is https://github.com/haskell/attoparsec/issues which has some activity.

P.S.: But indeed, the latest release directs issues here, with no issue tracker existing.

Strangely enough 0.13.2.4 builds fine with GHC 9.0.1, but not the latest release, 0.13.2.5. @bgamari !?

See also haskell#179.

attoparsec.cabal Outdated Show resolved Hide resolved
and updated GitHub workflow via `haskell-ci --regenerate` following
review by Andreas Abel.
@asr
Copy link
Author

asr commented Feb 27, 2021

Any news?

@kozross
Copy link

kozross commented Mar 2, 2021

I too am curious - this is blocking GHC 9 support on something I'd really like to release.

@bgamari
Copy link
Owner

bgamari commented Mar 2, 2021

Thank you and apologies for the delay!

@bgamari bgamari merged commit 7830db5 into bgamari:master Mar 2, 2021
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.

4 participants