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

Generate Haskell type aliases for C typedefs #33

Open
edsko opened this issue Aug 1, 2024 · 0 comments
Open

Generate Haskell type aliases for C typedefs #33

edsko opened this issue Aug 1, 2024 · 0 comments

Comments

@edsko
Copy link
Collaborator

edsko commented Aug 1, 2024

In the high level bindings we probably want to have different defaults/heuristics for typedef'd types (that is, if T is an alias for T', we might want to treat T and T' differently). Not entirely sure if we want to do that in the low level bindings also.

@edsko edsko added this to the 2: Low-level API milestone Aug 1, 2024
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

1 participant