forked from GitHub/gf-rgl
Remove Basque from the list of incomplete languages.
This commit is contained in:
@@ -81,7 +81,7 @@ langsLang = langs `except` langsIncomplete
|
||||
langsPresent = langsLang `except` ["Chi","Est","Gre","Heb","Jpn","Mlt","Nep","Pes","Snd","Tha","Thb"]
|
||||
|
||||
-- languages for which Lang can be compiled but which are incomplete
|
||||
langsIncomplete = ["Amh","Ara","Eus","Heb","Lat","Tur","Thb"]
|
||||
langsIncomplete = ["Amh","Ara","Heb","Lat","Tur","Thb"]
|
||||
|
||||
-- languages for which to compile Try
|
||||
langsAPI = langsLang `except` langsIncomplete
|
||||
|
||||
Reference in New Issue
Block a user