Skip to content

Remove all unsafe FFI imports #48

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 2 commits into from
Jul 29, 2023
Merged

Remove all unsafe FFI imports #48

merged 2 commits into from
Jul 29, 2023

Conversation

phadej
Copy link
Collaborator

@phadej phadej commented Jul 29, 2023

No description provided.

phadej added 2 commits July 29, 2023 21:19
See #19

libpq can callback into Haskell, or do IO, so it's safer to just not use unsafe.
The overhead should be minimal.
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.

1 participant