id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,os,architecture,failure,difficulty,testcase,blockedby,blocking,related
2302,error messages mangle unicode characters,guest,,"ghc/ghci understand source code written in UTF-8. However, an error message that contains such characters will turn them into gibberish. This is especially annoying in ghci:

{{{
*> ä

<interactive>:1:0: Not in scope: `�'
*> Ȫ

<interactive>:1:0: Not in scope: data constructor `*'
}}}
",bug,closed,normal,6.10 branch,Compiler,6.8.2,fixed,,,Linux,Unknown/Multiple,,Unknown,,,,
