From b4c64cb81b4192effa4dc7122917867f221c0f0b Mon Sep 17 00:00:00 2001 From: odanoburu Date: Thu, 29 Mar 2018 20:17:39 -0300 Subject: [PATCH] - add Por to complete languages (although it's not quite there yet) - update headers - add Por modules to lib/src/api/ --- Setup.hs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Setup.hs b/Setup.hs index cf3679f3a..169047bcb 100644 --- a/Setup.hs +++ b/Setup.hs @@ -228,6 +228,7 @@ langsCoding = [ (("nynorsk", "Nno"),""), (("persian", "Pes"),""), (("polish", "Pol"),""), + (("portuguese", "Por"), ""), (("punjabi", "Pnb"),""), (("romanian", "Ron"),""), (("russian", "Rus"),""), @@ -271,7 +272,7 @@ langsPGF = langsLang `except` ["Ara","Hin","Ron","Tha"] -- languages for which Compatibility exists (to be extended) langsCompat = langsLang `only` ["Cat","Eng","Fin","Fre","Ita","Lav","Spa","Swe"] -gfc bi modes summary files = +gfc bi modes summary files = parallel_ [gfcn bi mode summary files | mode<-modes] gfcn bi mode summary files = do let dir = getRGLBuildDir (lbi bi) mode