| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
System.Locale.SetLocale
Documentation
Constructors
| LC_ALL | |
| LC_COLLATE | |
| LC_CTYPE | |
| LC_MESSAGES | |
| LC_MONETARY | |
| LC_NUMERIC | |
| LC_TIME |
Instances
| Bounded Category # | |
| Enum Category # | |
Defined in System.Locale.SetLocale | |
| Read Category # | |
| Show Category # | |
| Eq Category # | |
| Ord Category # | |
Defined in System.Locale.SetLocale | |
categoryToCInt :: Category -> CInt #