Skip to content

Fix Win32 2.6 support - #75

Merged
Rufflewind merged 2 commits into
haskell:masterfrom
Mistuke:fix-directory-win32-2.6
Sep 26, 2017
Merged

Fix Win32 2.6 support#75
Rufflewind merged 2 commits into
haskell:masterfrom
Mistuke:fix-directory-win32-2.6

Conversation

@Mistuke

@Mistuke Mistuke commented Sep 25, 2017

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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