#3585: runhaskell displays an UTF-8 decoding error
-----------------------+----------------------------------------------------
Reporter: chak | Owner:
Type: bug | Status: new
Priority: normal | Component: Compiler
Version: 6.12.0 RC1 | Severity: normal
Keywords: | Testcase:
Os: MacOS X | Architecture: x86
-----------------------+----------------------------------------------------
I have the following problem with the 6.12.1RC1 Mac installer package on
Snow Leopard:
{{{
WithinReason chak 9 (.../Code/haskell): file HelloWorld.hs
HelloWorld.hs: ASCII text
WithinReason chak 10 (.../Code/haskell): cat HelloWorld.hs
main = putStrLn "Hello World!"
WithinReason chak 11 (.../Code/haskell): runhaskell HelloWorld
HelloWorld:1:0: lexical error (UTF-8 decoding error)
WithinReason chak 12 (.../Code/haskell):
}}}
I reckon that this is not Snow Leopard-specific, but I didn't verify that.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3585>
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