-
-
Notifications
You must be signed in to change notification settings - Fork 420
Make it build with ghc-9.12 #1810
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
Conversation
The package `text >= 2.1.2` exports the function `show` which clashes with the one in `Prelude`.
tchoutri
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you so much!!!
tchoutri
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@erikd Would you mind updating the tested-with field of the cabal files you have updated?
|
I don't understand why if failed with The failure: Where is Update: Nevermind. Think I have fixed it. |
|
Wonderful, thank you @erikd. :) |
Passed all test locally with
ghc-9.6,ghc-9.10andghc-9.12.