This commit is contained in:
George Thomas 2026-04-13 23:23:09 +01:00
parent 57518cc3dc
commit e2854bd486

View File

@ -29,8 +29,7 @@ import HsBindgen.TH
import Language.Haskell.TH
import System.Process
do
withHsBindgen
withHsBindgen
def
{ clang = def{extraIncludeDirs = [Pkg "rust/target/debug"]}
, fieldNamingStrategy = OmitFieldPrefixes