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

Remove redundant embed @IO #2637

Merged
merged 1 commit into from
Feb 12, 2024
Merged

Remove redundant embed @IO #2637

merged 1 commit into from
Feb 12, 2024

Conversation

janmasrovira
Copy link
Collaborator

Since we upgraded to ghc-9.8.1 and dropped the dependency on with-utf8, the function writeFileEnsureLn no longer has the constraint MonadMask m, so the embed @IO has become redundant

@janmasrovira janmasrovira self-assigned this Feb 8, 2024
@janmasrovira janmasrovira force-pushed the redundant-embed-io branch 2 times, most recently from 9f64aa1 to 0de5694 Compare February 12, 2024 14:59
@janmasrovira janmasrovira marked this pull request as ready for review February 12, 2024 14:59
@janmasrovira janmasrovira merged commit c8da68d into main Feb 12, 2024
4 checks passed
@janmasrovira janmasrovira deleted the redundant-embed-io branch February 12, 2024 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants