Skip to content

Use lower-case imports (better for cross-compilation) #408

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

Merged
merged 1 commit into from
Mar 9, 2019

Conversation

nomeata
Copy link
Contributor

@nomeata nomeata commented Mar 8, 2019

In an adventure of getting one of my real-world Haskell programs to cross-compile for Windows on Linux, conduit failed to build. Turns out I can fix it by lower-casing the imports. I am not sure if this is the proper fix, or if some tooling should be more liberal here … but it works.

Copy link
Owner

@snoyberg snoyberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@snoyberg snoyberg merged commit 38b272c into snoyberg:master Mar 9, 2019
snoyberg added a commit that referenced this pull request Mar 12, 2019
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