System.Locale is broken?

David Roundy droundy at abridgegame.org
Wed Apr 7 08:01:58 EDT 2004


System.Locale.defaultTimeLocale, which appears to be taken directly from
the Haskell report, is hard-coded to american english settings... which
seems to defeat the purpose of the module.  Are there plans to provide the
actual locale?

I have users who would like to have their times formatted according to
their own locale.  I'd rather not have to do this using the FFI to access
the C library. :(
-- 
David Roundy
http://www.abridgegame.org


More information about the Libraries mailing list