From 70e3891cd5f9ac38caf36c5f10b314952ef856fd Mon Sep 17 00:00:00 2001 From: aarne Date: Sun, 21 Jan 2007 14:17:29 +0000 Subject: [PATCH] started thai resource --- src/GF/Text/Thai.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/GF/Text/Thai.hs b/src/GF/Text/Thai.hs index eda261051..207391c99 100644 --- a/src/GF/Text/Thai.hs +++ b/src/GF/Text/Thai.hs @@ -11,7 +11,7 @@ -- AR 27/12/2006. Execute test2 to see the transliteration table. -module GF.Text.Thai (mkThai) where +module GF.Text.Thai (mkThai,thaiFile,thaiPronFile) where import qualified Data.Map as Map import Data.Char