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

foreign calls should be imported interruptible #78

Open
gbaz opened this issue Apr 5, 2019 · 1 comment
Open

foreign calls should be imported interruptible #78

gbaz opened this issue Apr 5, 2019 · 1 comment

Comments

@gbaz
Copy link
Contributor

gbaz commented Apr 5, 2019

https://downloads.haskell.org/~ghc/8.4.1/docs/html/users_guide/ffi-chap.html#interruptible-foreign-calls

But to do so requires interruptible to be added to c2hs, which is this as yet unmerged PR: haskell/c2hs#177

@deech
Copy link

deech commented Apr 6, 2019

This PR is now merged. Thanks for your patience.

RichardWarfield pushed a commit to litxio/gRPC-haskell that referenced this issue Apr 25, 2023
We know that builds fail with earlier versions.
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

No branches or pull requests

2 participants