We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
This PR is now merged. Thanks for your patience.
Sorry, something went wrong.
Require word-compat >=0.0.2 (awakesecurity#78)
a2c1f37
We know that builds fail with earlier versions.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: