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