The random instance generator and other improvements.
[match/match.git] / program / Makefile
index a86037f..eb0274a 100644 (file)
@@ -1,5 +1,5 @@
 # Let's keep it simple for now.
 all:
-       ghc --make -c *.hs
+       ghc -fglasgow-exts --make -c *.hs
 clean:
        rm -f *.hi *.o