#690: Accept source files in encodings other than UTF-8
-------------------------+--------------------------------------------------
Reporter: simonmar | Owner:
Type: task | Status: new
Priority: normal | Milestone: 6.6
Component: Compiler | Version: 6.5
Severity: normal | Keywords:
Os: Unknown | Difficulty: Moderate (1 day)
Architecture: Unknown |
-------------------------+--------------------------------------------------
We need to support at least Latin-1, for backwards compatibility.
One possibility is to run iconv as a preprocessor. Alternatively, call
iconv directly from the compiler. What about Windows? Should there be a
pragma specifying encoding, or take it from the locale, or a command-line
flag, or all three?
--
Ticket URL: <http://cvs.haskell.org/trac/ghc/ticket/690>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs