
Both of these happen on Windows 7 64-bit for me too.
On Wed, Aug 19, 2009 at 7:08 PM, Iain Barnett
2009/8/19 David Leimbach
Interesting... GHCI bug? Didn't the readline dependency go away not too long ago? Could it be related?
I just tried this
Prelude> putStrLn "\£" ghc: panic! (the 'impossible' happened) (GHC version 6.10.4 for i386-unknown-linux): charType: '\163'
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
So perhaps I should put in a bug report, as that shouldn't happen (it doesn't with some other characters I tried), unless anyone has a different idea? I'm running Arch Linux with xmonad and using roxterm, so perhaps it's something to do with my setup?
Iain
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
-- Sebastian Sylvan