mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-16 16:29:32 -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"]
|
||||
|
||||
-- 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"]
|
||||
|
||||
Reference in New Issue
Block a user