summaryrefslogtreecommitdiff
path: root/examples/app/MkApp.hs
diff options
context:
space:
mode:
Diffstat (limited to 'examples/app/MkApp.hs')
-rw-r--r--examples/app/MkApp.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/app/MkApp.hs b/examples/app/MkApp.hs
index 7704ffcb7..e53392feb 100644
--- a/examples/app/MkApp.hs
+++ b/examples/app/MkApp.hs
@@ -3,7 +3,7 @@
-- the new files are produced in ./tmp/
-- usage: runghc MkApp.hs
-langs = words "Bul Chi Dut Eng Fin Fre Ger Hin Ita Spa Swe"
+langs = words "Bul Cat Chi Dut Eng Fin Fre Ger Hin Ita Spa Swe"
appCnc lang = "App" ++ lang ++ ".gf"
appAbs = "App.gf"