forked from GitHub/gf-core
Added gf-lexing.* to c-bindings.
This commit is contained in:
@@ -20,4 +20,4 @@ src=../../src
|
||||
import=-i$src/runtime/haskell:$src/compiler
|
||||
$gf --make ../../examples/tutorial/embedded/QueryEng.gf &&
|
||||
ghc $import --make -fglasgow-exts -O2 -no-hs-main $* -c PGFFFI.hs &&
|
||||
ghc $import --make -fglasgow-exts -O2 -no-hs-main $* gfctest.c PGFFFI.hs -o gfctest # gf_lexing.c
|
||||
ghc $import --make -fglasgow-exts -O2 -no-hs-main $* gfctest.c gf_lexing.c PGFFFI.hs -o gfctest
|
||||
|
||||
Reference in New Issue
Block a user