mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 03:32:51 -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
|
langs = map fst langsCoding
|
||||||
|
|
||||||
-- languagues for which to compile Lang
|
-- 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
|
-- languages for which to compile Try
|
||||||
langsAPI = langsLang `except` ["Bul","Hin","Ina","Rus","Tha"]
|
langsAPI = langsLang `except` ["Bul","Hin","Ina","Rus","Tha"]
|
||||||
|
|||||||
Reference in New Issue
Block a user