mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 19:42:50 -06:00
Added testing of Expr unapplying in py-bindings.
This commit is contained in:
@@ -7,6 +7,9 @@ exdir=../../examples/tutorial/embedded
|
||||
|
||||
build: gf.so
|
||||
|
||||
test:
|
||||
python test.py
|
||||
|
||||
gf.so: PyGF.hs gfmodule.c Query.pgf
|
||||
ghc $(import) --make -fglasgow-exts -O2 -no-hs-main -c $<
|
||||
ghc -O2 --make -fglasgow-exts -no-hs-main -optl '-shared' \
|
||||
|
||||
Reference in New Issue
Block a user