summaryrefslogtreecommitdiff
path: root/Setup.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Setup.hs')
-rw-r--r--Setup.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Setup.hs b/Setup.hs
index 9a19d9e11..fdfe6fdd8 100644
--- a/Setup.hs
+++ b/Setup.hs
@@ -204,7 +204,7 @@ langs = map fst langsCoding
langsLang = langs `except` ["Ara","Lat","Tur"]
-- languages for which to compile Try
-langsAPI = langsLang `except` ["Bul","Hin","Ina","Rus","Tha"]
+langsAPI = langsLang `except` ["Hin","Ina","Rus","Tha"]
-- languages for which to run demo test
langsDemo = langsLang `except` ["Ara","Hin","Ina","Tha"]