Ticket #68 (new enhancement)
don't require nl_langinfo(CODESET)
| Reported by: | judah | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Version: | Keywords: | ||
| Cc: |
Description
To get the locale encoding on POSIX we currently use nl_langinfo(CODESET). There may be some systems on which this is not available.
This is low-priority unless anyone complains, since I'm not aware of a specific OS on which ghc runs that has this issue.
Change History
Note: See
TracTickets for help on using
tickets.
