Changes between Initial Version and Version 1 of Ticket #66
- Timestamp:
- 01/04/09 21:57:36 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #66 – description
initial v1 3 3 In retrospect this is not surprising, but it's probably worth mentioning somewhere since it's a decision that was made explicitly. 4 4 5 (This was done because of ghc's (current) lack of support for Unicode by default. In theory we could work around it using the low-level Handle API , but in practice I don't think it'sworth it.)5 (This was done because of ghc's (current) lack of support for Unicode by default. In theory we could work around it using the low-level Handle API along with iconv's API, but in practice that's probably not worth it.)
