Reformat
This commit is contained in:
parent
0771074981
commit
2d0b7f26e0
@ -29,11 +29,10 @@ import HsBindgen.TH
|
|||||||
import Language.Haskell.TH
|
import Language.Haskell.TH
|
||||||
import System.Process
|
import System.Process
|
||||||
|
|
||||||
do
|
withHsBindgen
|
||||||
withHsBindgen
|
def
|
||||||
def
|
{ clang = def{extraIncludeDirs = [Pkg "rust/target/debug"]}
|
||||||
{ clang = def{extraIncludeDirs = [Pkg "rust/target/debug"]}
|
, fieldNamingStrategy = OmitFieldPrefixes
|
||||||
, fieldNamingStrategy = OmitFieldPrefixes
|
}
|
||||||
}
|
def
|
||||||
def
|
$ hashInclude "garnet_rs.h"
|
||||||
$ hashInclude "garnet_rs.h"
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user