setlocale-1.0.0: Haskell bindings to setlocale

Safe HaskellSafe-Inferred

System.Locale.SetLocale

Documentation

data Category Source

Instances

Bounded Category 
Enum Category 
Eq Category 
Ord Category 
Read Category 
Show Category 
Typeable Category 

setLocale :: Category -> Maybe String -> IO (Maybe String)Source