Compare commits

..

5 Commits

Author SHA1 Message Date
George Thomas
5d2ba1a217 Minor simplification 2026-02-19 16:29:52 +00:00
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

Diff Content Not Available