From bc504835d2a960268560302014d3acf8b0bac631 Mon Sep 17 00:00:00 2001 From: krasimir Date: Mon, 19 Apr 2010 09:43:58 +0000 Subject: add Bul to the list of languages in Setup.hs that have API --- Setup.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Setup.hs') 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"] -- cgit v1.2.3