Skip to content

Conversation

@stevehartdata
Copy link
Contributor

This resolves a compiler warning about the redundant import with recent
versions of base that include Monoid in Prelude.

If you don't want to add the CPP directive, we can increase the required version of base or just leave everything as-is and live with the warnings. Let me know what you think.

This resolves a compiler warning about the redundant import with recent
versions of base that include Monoid in Prelude.
Copy link
Owner

@snoyberg snoyberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems reasonable enough. I'll include in the next release. Thanks!

@snoyberg snoyberg merged commit f6a5a6f into snoyberg:master Jan 30, 2022
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