George Thomas
|
528cf7b8d7
|
Avoid typedefs
This makes the header simpler, and silences `hs-bindgen` notices about "squashed" typedefs.
|
2026-02-19 16:29:52 +00:00 |
|
George Thomas
|
cb05afc21d
|
Use simpler tagged union translation
Avoids the worst part of the header hack, and makes Haskell wrapper simpler.
|
2026-02-19 16:29:52 +00:00 |
|
George Thomas
|
604bc8cf2f
|
Mark pure function
|
2026-02-19 16:29:52 +00:00 |
|
George Thomas
|
6468f15d73
|
Use fixed-width integers
|
2026-02-19 16:29:52 +00:00 |
|
George Thomas
|
024b6aec87
|
Implement function with return value
|
2026-02-19 16:29:52 +00:00 |
|
George Thomas
|
25875c7dc1
|
Move Haskell package to top level
|
2026-02-19 16:29:52 +00:00 |
|