#5518: Some unicode symbols are not allow in literal characters or strings
-------------------------------+--------------------------------------------
Reporter: ertai | Owner:
Type: bug | Status: new
Priority: normal | Component: Compiler
Version: 7.2.1 | Keywords:
Testcase: | Blockedby:
Os: Linux | Blocking:
Architecture: x86_64 (amd64) | Failure: None/Unknown
-------------------------------+--------------------------------------------
Comment(by judahj):
GHC requires that source files be encoded in UTF-8. Can you please check
whether that's the case for your program? If you're not sure or if that
didn't fix the problem, can you please attach the bad program to this
ticket?
For ghci: What terminal are you using (e.g. xterm, urxvt, etc.)? Also,
please let us know the results of running these commands in that terminal:
{{{
echo $TERM
echo $LANG
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5518#comment:1>
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