Skip to content

Conversation

@georgefst
Copy link

@georgefst georgefst commented Sep 11, 2024

Based on top of #44.

Of course, to prevent build errors, there also really ought to be Hackage revisions on older versions of freer-simple to specify that they are only compatible with base < 4.20.

nmeum and others added 3 commits March 10, 2023 22:23
This allows freer-simple to be used with GHC >= 9.4. Prior versions of
template-haskell are not compatible with those GHC versions. Newer
version of of template-haskell seem to be fully compatible with
freer-simple. That is, tests still pass and I haven't noticed any
issues in my own project (which use freer-simple).

Fixes lexi-lambda#40
The added `Monad b` constraint cannot be deduced in 9.10, and is warned about in 9.8.
@nmeum
Copy link

nmeum commented Apr 9, 2025

Maybe we could also get this committed through Hackage trustees? I did that previously for #44 in haskell-infra/hackage-trustees#399 the process is quite straightforward and would allow installing template-haskell with GHC 9.10 directly from Hackage.

Would you be willing to open an issue there?

@georgefst
Copy link
Author

@lexi-lambda Given that you're taking a step back, would you be interested in handing over maintenance of this library?

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