[Haskell-cafe] XMonad.Shell.Prompt and unicode input

Eugene Dzhurinsky jdevelop at gmail.com
Wed Jan 25 01:27:58 CET 2012


Hello, community!

I have some strange issue with recent XMonad: with using of standard Shell
module it is not possible to use unicode input. It simply freezes up and in
console I can observe:

Enum.toEnum{Word8} : tag (1092) is outside of bounds (0,255).

What function may cause such error indirectly? I looked through the sources -
but have no idea where such conversion may have place and why Word8 is used.

-- 
Eugene N Dzhurinsky
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20120125/1f774fb3/attachment.pgp>


More information about the Haskell-Cafe mailing list