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

Ghc 9.8 #1073

Merged
merged 2 commits into from
Oct 4, 2023
Merged

Ghc 9.8 #1073

merged 2 commits into from
Oct 4, 2023

Conversation

phadej
Copy link
Collaborator

@phadej phadej commented Oct 4, 2023

Closes #1065
Closes #1068
Closes #1055

TeofilC and others added 2 commits October 4, 2023 21:39
In an upcoming version of text, Array will become a type synonym for Data.Array.Byte.ByteArray, which means that importing its constructors will no longer bring the ByteArray constructor into scope.
@phadej phadej merged commit aa9d2c9 into master Oct 4, 2023
10 checks passed
@phadej phadej deleted the ghc-9.8 branch October 4, 2023 19:22
@sol
Copy link
Member

sol commented Oct 11, 2023

@phadej I'd love to see this released to Hackage.

@phadej
Copy link
Collaborator Author

phadej commented Oct 11, 2023

@sol
Copy link
Member

sol commented Oct 11, 2023

@phadej from what I understand attoparsec-aeson is missing 4301ac3 and needs a new release.

@phadej
Copy link
Collaborator Author

phadej commented Oct 11, 2023

attoparsec-aeson is not GHC compatible, as attoparsec isn't. haskell/attoparsec#223 is not resolved.

@phadej
Copy link
Collaborator Author

phadej commented Oct 11, 2023

and actually there's also haskell/network-uri#85, which I'd like to be resolved before I touch aeson again.

@sol
Copy link
Member

sol commented Oct 11, 2023

From what I understand, this are only upper bound issues, some of them already addressed by Hackage revisions.

@phadej
Copy link
Collaborator Author

phadej commented Oct 11, 2023

network-uri isn't. Anyway. The release will happen eventually, not right now.

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.

Support template-haskell-2.21 and th-abstraction-0.6 (GHC 9.8)
3 participants