It it not possible to manage the output codification.
I am working with GHC, version 6.6 of 64 bits, under Ubuntu Linux 7.04 with an AMD64 platform. To compile a source file it must be encoded in UTF-8, otherwise does not work. However the outputs given by any compiled application are codified in ISO-8859-15. To avoid this inconvenient I have programmed a module in order to change the output encoding to UTF-8 since any Linux terminal cannot work in two different codifications simultaneously.
I remember that working with previous versions of 32 bits the outputs of any compiled application was codified with the same code as the source file. I would like to be possible the choice of the desired output codification or, at least, the outputs of a compiled application were codified also in UTF-8 if the sources are required to be codified in such a code. Thanks a lot.
Trac metadata
| Trac field | Value |
|---|---|
| Version | 6.6.1 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Compiler |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | Unknown |
| Architecture |