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

Fix Win32 2.6 support #75

Merged
merged 2 commits into from
Sep 26, 2017
Merged

Conversation

Mistuke
Copy link
Contributor

@Mistuke Mistuke commented Sep 25, 2017

Win32 2.6 has some backwards incompatible API changes.
Directory uses two of these functions that have a new API, as such relaxing the constraint to support 2.6 requires some minor code changes.

@Rufflewind
Copy link
Member

Oops, didn't realize the breaking changes affected this package. I'll add a new entry in AppVeyor to explicitly test against Win32-2.6.0.0.

Thanks for catching this!

@Rufflewind Rufflewind merged commit 7504d6f into haskell:master Sep 26, 2017
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