Skip to content

Fix for GHC 9.0#2

Merged
ollef merged 1 commit intohaskell-to-elm:masterfrom
georgefst:master
Jun 16, 2021
Merged

Fix for GHC 9.0#2
ollef merged 1 commit intohaskell-to-elm:masterfrom
georgefst:master

Conversation

@georgefst
Copy link
Copy Markdown
Collaborator

From release notes:

Breaking change: Template Haskell splices now act as separation points between constraint solving passes. It is no longer possible to use an instance of a class before a splice and define that instance after a splice.

From release notes:
Breaking change: Template Haskell splices now act as separation points between constraint solving passes. It is no longer possible to use an instance of a class before a splice and define that instance after a splice.

https://downloads.haskell.org/ghc/9.0.1/docs/html/users_guide/9.0.1-notes.html
@ollef ollef merged commit 58149f0 into haskell-to-elm:master Jun 16, 2021
@ollef
Copy link
Copy Markdown
Collaborator

ollef commented Jun 16, 2021

Thanks!

@georgefst
Copy link
Copy Markdown
Collaborator Author

Thank you. Could we maybe get a Hackage release with this?

@ollef
Copy link
Copy Markdown
Collaborator

ollef commented Jun 17, 2021

I've added you as a maintainer for elm-syntax on Hackage (and here on Github). You are welcome to upload a new version. :)

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.

2 participants