From 1209cd8f9e83dd7824980f3f6ec5c94588a63bb2 Mon Sep 17 00:00:00 2001 From: "jordi.saludes" Date: Sun, 25 Jul 2010 17:07:14 +0000 Subject: Added testing of Expr unapplying in py-bindings. --- contrib/py-bindings/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'contrib/py-bindings/Makefile') diff --git a/contrib/py-bindings/Makefile b/contrib/py-bindings/Makefile index bcf78e572..af627bb2e 100644 --- a/contrib/py-bindings/Makefile +++ b/contrib/py-bindings/Makefile @@ -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' \ -- cgit v1.2.3