GHCi input does not support unicode
Currently GHCi interprets input from the command line as Latin-1, it is encoded into UTF-8 internally (see stringToStringBuffer). We should accept input in UTF-8.
Trac metadata
| Trac field | Value |
|---|---|
| Version | 6.4.1 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Compiler |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | Unknown |
| Architecture | Unknown |