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

Insert missing getErrno call #11

Merged
merged 1 commit into from
Dec 7, 2012
Merged

Insert missing getErrno call #11

merged 1 commit into from
Dec 7, 2012

Conversation

BardurArantsson
Copy link
Contributor

This fixes a build problem on Linux:

$ cabal build
Building simple-sendfile-0.2.9...
Preprocessing library simple-sendfile-0.2.9...
[1 of 3] Compiling Network.Sendfile.Types ( Network/Sendfile/Types.hs, dist_cqrs/build/Network/Sendfile/Types.o )
[2 of 3] Compiling Network.Sendfile.Linux ( dist_cqrs/build/Network/Sendfile/Linux.hs, dist_cqrs/build/Network/Sendfile/Linux.o )

Network/Sendfile/Linux.hsc:107:15: Not in scope: `errno'

kazu-yamamoto added a commit that referenced this pull request Dec 7, 2012
@kazu-yamamoto kazu-yamamoto merged commit 2483017 into kazu-yamamoto:master Dec 7, 2012
@kazu-yamamoto
Copy link
Owner

Sorry for your inconvenience and thank you for your patch!

@kazu-yamamoto
Copy link
Owner

New version is now Hackage. Thank you!

@BardurArantsson
Copy link
Contributor Author

No worries! :)

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