summaryrefslogtreecommitdiff
path: root/src/GF/Text/Greek.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/GF/Text/Greek.hs')
-rw-r--r--src/GF/Text/Greek.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GF/Text/Greek.hs b/src/GF/Text/Greek.hs
index e51ddafc4..68d0a6e2a 100644
--- a/src/GF/Text/Greek.hs
+++ b/src/GF/Text/Greek.hs
@@ -12,7 +12,7 @@
-- (Description of the module)
-----------------------------------------------------------------------------
-module Greek where
+module Greek (mkGreek) where
mkGreek :: String -> String
mkGreek = unwords . (map mkGreekWord) . mkGravis . words