summaryrefslogtreecommitdiff
path: root/Setup.hs
diff options
context:
space:
mode:
authorKrasimir Angelov <kr.angelov@gmail.com>2018-04-12 14:45:30 +0200
committerKrasimir Angelov <kr.angelov@gmail.com>2018-04-12 14:45:30 +0200
commit9a6b3b4a1f84f4071b2782ad876d4e8f9134da34 (patch)
tree950984f9636c3c3d9c11a3c65645e1ccf6b5a78a /Setup.hs
parent2d898e78c0f8bc097db675392f829f53ed62347b (diff)
parent4931acc36defec9cc6950829a2f3533b6bf94eb5 (diff)
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
Diffstat (limited to 'Setup.hs')
-rw-r--r--Setup.hs3
1 files changed, 2 insertions, 1 deletions
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