[ANN] hsrs -- Ergonomic Haskell Bindings for Rust
Haskell Community [Unofficial]
May 19, 2026
I’ll keep an eye on this. I spent a while researching the alternative options for Haskell-Rust FFI a few months ago, and settled on using Mozilla’s cbindgen to create a header file, then passing that to Well-Typed’s new hs-bindgen tool.
I should really publish a writeup and demo project for that. Although it’d be nice if I could get it properly integrated with Cabal Hooks first.
Discussion in the ATmosphere