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

Allow building with filepath-1.5.* #85

Closed
wants to merge 1 commit into from
Closed

Conversation

RyanGlScott
Copy link
Member

@RyanGlScott RyanGlScott commented Jan 22, 2024

filepath-1.5.0.0 removes the OsString modules. This does not affect hsc2hs's use of filepath, and hsc2hs's test suite passes without issues when building with filepath-1.5.0.0.

Fixes #86.

`filepath-1.5.0.0` removes the `OsString` modules. This does not affect
`hsc2hs`'s use of `filepath`, and `hsc2hs`'s test suite passes without issues
when building with `filepath-1.5.0.0`.
@BinderDavid
Copy link

Sorry, I only saw your PR after I opened issue #86 🤦

@andreasabel
Copy link
Member

Was fixed in a parallel PR

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.

Compatibility with filepath 1.5
4 participants