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

Add -XTypeOperators to get rid of warnings #131

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

jship
Copy link
Collaborator

@jship jship commented Feb 8, 2024

Gets rid of the warnings about using ~ without having enabled -XTypeOperators:

The use of ‘~’ without TypeOperators
will become an error in a future GHC release.
Suggested fix: Perhaps you intended to use TypeOperators

@dpwiz dpwiz merged commit 6abcde9 into jonascarpay:master Feb 13, 2024
19 checks passed
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