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.6 #294

Closed
turion opened this issue Jul 17, 2023 · 1 comment
Closed

Support GHC 9.6 #294

turion opened this issue Jul 17, 2023 · 1 comment

Comments

@turion
Copy link
Collaborator

turion commented Jul 17, 2023

Follow up to #259.

Supporting GHC 9.6 is harder because ListT is not only deprecated, but also removed. See #245. Probably, #253 must be merged, or we need to provide some kind of ListT in the library.

@turion
Copy link
Collaborator Author

turion commented Mar 6, 2024

Completed in #267

@turion turion closed this as completed Mar 6, 2024
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

No branches or pull requests

1 participant