forked from GitHub/gf-core
added composOp generation to haskell-gadt, and an example in examples/gadt-transfer
This commit is contained in:
4
examples/gadt-transfer/Makefile
Normal file
4
examples/gadt-transfer/Makefile
Normal file
@@ -0,0 +1,4 @@
|
||||
all:
|
||||
gf -make -output-format=haskell --haskell=gadt FoodsEng.gf FoodsDut.gf
|
||||
ghc --make VeryFoods.hs
|
||||
|
||||
Reference in New Issue
Block a user