diff options
Diffstat (limited to 'src/GF/Text/Ethiopic.hs')
| -rw-r--r-- | src/GF/Text/Ethiopic.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GF/Text/Ethiopic.hs b/src/GF/Text/Ethiopic.hs index 567f98e41..520dbb540 100644 --- a/src/GF/Text/Ethiopic.hs +++ b/src/GF/Text/Ethiopic.hs @@ -12,7 +12,7 @@ -- (Description of the module) ----------------------------------------------------------------------------- -module Ethiopic where +module Ethiopic (mkEthiopic) where -- Ascii-Unicode decoding for Ethiopian -- Copyright (c) Harald Hammarström 2003 under Gnu General Public License |
