Use hs-bindgen to generate bindings - #85
Draft
jorisdral wants to merge 4 commits into
Draft
Conversation
jorisdral
force-pushed
the
jdral/hs-bindgen
branch
3 times, most recently
from
November 18, 2025 13:47
aa3de1a to
95e0367
Compare
jorisdral
force-pushed
the
jdral/hs-bindgen
branch
3 times, most recently
from
November 25, 2025 17:07
3a7af39 to
0961044
Compare
jorisdral
force-pushed
the
jdral/hs-bindgen
branch
9 times, most recently
from
December 10, 2025 15:36
0705c41 to
9599fa7
Compare
jorisdral
added a commit
that referenced
this pull request
Dec 10, 2025
We might be switching to `cabal-version: 3.14` as of PR #85. `cabal-fmt` does not support this version (yet), so we will be switching to `cabal-gild` for now, which does support it.
jorisdral
force-pushed
the
jdral/hs-bindgen
branch
2 times, most recently
from
December 11, 2025 12:03
7de3de8 to
7c893a2
Compare
jorisdral
force-pushed
the
jdral/hs-bindgen
branch
3 times, most recently
from
December 19, 2025 18:00
00e210b to
cbef294
Compare
jorisdral
force-pushed
the
jdral/hs-bindgen
branch
from
December 30, 2025 14:27
cbef294 to
6d0aa39
Compare
jorisdral
force-pushed
the
jdral/hs-bindgen
branch
from
December 30, 2025 15:34
6d0aa39 to
8b9f73e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Primary goal:
Resolves #99
Secondary goal:
Resolves #59
Resolves #61
Resolves #48
Resolves #47