forked from GitHub/gf-core
"Committed_by_peb"
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
-- (Description of the module)
|
||||
-----------------------------------------------------------------------------
|
||||
|
||||
module Arabic where
|
||||
module Arabic (mkArabic) where
|
||||
|
||||
mkArabic :: String -> String
|
||||
mkArabic = unwords . (map mkArabicWord) . words
|
||||
|
||||
Reference in New Issue
Block a user