mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-25 10:48:54 -06:00
add Bul to the list of languages in Setup.hs that have API
This commit is contained in:
2
Setup.hs
2
Setup.hs
@@ -204,7 +204,7 @@ langs = map fst langsCoding
|
|||||||
langsLang = langs `except` ["Ara","Lat","Tur"]
|
langsLang = langs `except` ["Ara","Lat","Tur"]
|
||||||
|
|
||||||
-- languages for which to compile Try
|
-- 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
|
-- languages for which to run demo test
|
||||||
langsDemo = langsLang `except` ["Ara","Hin","Ina","Tha"]
|
langsDemo = langsLang `except` ["Ara","Hin","Ina","Tha"]
|
||||||
|
|||||||
Reference in New Issue
Block a user