mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-26 03:08:55 -06:00
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