mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
integrate Polish in the build system
This commit is contained in:
2
Setup.hs
2
Setup.hs
@@ -201,7 +201,7 @@ langsCoding = [
|
||||
langs = map fst langsCoding
|
||||
|
||||
-- languagues for which to compile Lang
|
||||
langsLang = langs `except` ["Ara","Lat","Pol","Tur"]
|
||||
langsLang = langs `except` ["Ara","Lat","Tur"]
|
||||
|
||||
-- languages for which to compile Try
|
||||
langsAPI = langsLang `except` ["Bul","Hin","Ina","Rus","Tha"]
|
||||
|
||||
Reference in New Issue
Block a user