diff options
Diffstat (limited to 'src/GF/Text/LatinASupplement.hs')
| -rw-r--r-- | src/GF/Text/LatinASupplement.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GF/Text/LatinASupplement.hs b/src/GF/Text/LatinASupplement.hs index 5a1794e20..0bb070a00 100644 --- a/src/GF/Text/LatinASupplement.hs +++ b/src/GF/Text/LatinASupplement.hs @@ -12,7 +12,7 @@ -- (Description of the module) ----------------------------------------------------------------------------- -module LatinASupplement where +module LatinASupplement (mkLatinASupplement) where mkLatinASupplement :: String -> String mkLatinASupplement = mkLatinASupplementWord |
