[xmonad] Issue 611 in xmonad: XMonad.Util.Run needs to not encode with recent ghc
codesite-noreply at google.com
codesite-noreply at google.com
Fri Aug 14 07:07:31 UTC 2015
Status: New
Owner: ----
Labels: Type-Defect
New issue 611 by allber... at gmail.com: XMonad.Util.Run needs to not encode
with recent ghc
https://code.google.com/p/xmonad/issues/detail?id=611
ghc 7.8 (I think; certainly 7.10) and later automatically encode strings
used as command line parameters. XMonad.Util.Run has encoding code intended
for older ghc versions which truncate instead of encoding; this leads to
double encoding.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
More information about the xmonad
mailing list