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

Fails to build with ghc 9.2 because of RULES recursion #34

Open
maurges opened this issue Apr 25, 2023 · 0 comments
Open

Fails to build with ghc 9.2 because of RULES recursion #34

maurges opened this issue Apr 25, 2023 · 0 comments

Comments

@maurges
Copy link

maurges commented Apr 25, 2023

Or at least that's why I assume happens. Here's the error message:

Simplifier ticks exhausted
  When trying RuleFired Extension.pow

And similar for Binary.pow

Upping the simplifier tick factor doesn't fix this, but removing the RULES entirely does.

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