diff options
Diffstat (limited to 'src/GF/Text/Russian.hs')
| -rw-r--r-- | src/GF/Text/Russian.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GF/Text/Russian.hs b/src/GF/Text/Russian.hs index 1654652b8..14753f964 100644 --- a/src/GF/Text/Russian.hs +++ b/src/GF/Text/Russian.hs @@ -12,7 +12,7 @@ -- (Description of the module) ----------------------------------------------------------------------------- -module Russian where +module Russian (mkRussian, mkRusKOI8) where -- an ad hoc ASCII encoding. Delimiters: /_ _/ mkRussian :: String -> String |
