[Haskell-cafe] gbp sign showing as unknown character by GHC

Iain Barnett iainspeed at gmail.com
Wed Aug 19 14:08:04 EDT 2009


2009/8/19 David Leimbach <leimy2k at gmail.com>

> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20090819/d46de6bc/attachment.html


More information about the Haskell-Cafe mailing list