Skip to content

Conversation

@exaexa
Copy link

@exaexa exaexa commented Nov 29, 2025

writeFile became less polymorphic in ~v2, in turn the example for separate has ceased to typecheck. (I guess the current withFile-based implementation would require unliftIO or something such to work right.)

The fixed version is not as satisfactory but at least works.

Thanks to int-e from IRC for spotting this.

`writeFile` became less polymorphic in ~v2 so the example ceased to typecheck
(I guess the current `withFile` implementation would require `unliftIO` or
something such to work right.)

The fixed version is not as satisfactory but at least works.

Thanks to `int-e` from IRC for spotting this.
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.

1 participant