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.2 #20

Closed
2 tasks done
andreasabel opened this issue Oct 31, 2021 · 1 comment
Closed
2 tasks done

Support GHC 9.2 #20

andreasabel opened this issue Oct 31, 2021 · 1 comment
Milestone

Comments

@andreasabel
Copy link
Collaborator

andreasabel commented Oct 31, 2021

Blocked on:

I tried

$ cabal build --allow-newer=aeson:all --constraint='aeson==2.*' \
  --allow-newer=scientific:{base,template-haskell} --constraint='scientific==0.3.7.*' \
  --allow-newer=semialign:base 

but semialign does not build with 9.2 because Option was removed from base-4.16.

@andreasabel
Copy link
Collaborator Author

goldplate-0.2.0 works with GHC 9.2 without changes.

@andreasabel andreasabel added this to the 0.2.1 milestone Feb 11, 2023
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