diff options
author | Adam Vogt <vogt.adam@gmail.com> | 2011-11-18 19:29:20 +0100 |
---|---|---|
committer | Adam Vogt <vogt.adam@gmail.com> | 2011-11-18 19:29:20 +0100 |
commit | bc3dbb388e59b148bdbf156152f9d37387f7b6ea (patch) | |
tree | 32a7c45c1d57e3068be4db8f8860a6e517c8bc99 /XMonad/Layout.hs | |
parent | cbf8ec73ef9f364a1703114bdde0f06f4eff4af5 (diff) | |
download | metatile-bc3dbb388e59b148bdbf156152f9d37387f7b6ea.tar metatile-bc3dbb388e59b148bdbf156152f9d37387f7b6ea.zip |
Assume locale is utf8 for spawn.
Ignore-this: ea27391896e898f1288764ea40bc9661
This adds the utf8-string dependency so that users no longer need to encode
strings they (possibly indirectly) pass to spawn. This is the expected
behavior, since each Char in String should be an actual character.
For systems that do not use utf8 this does not help. Fixing this by using iconv
or similar libraries may be done later.
darcs-hash:20111118182920-1499c-a28ab3ef902a76cd50fa190526c00ccb4c7b6437
Diffstat (limited to 'XMonad/Layout.hs')
0 files changed, 0 insertions, 0 deletions