[xmonad] Re: patch: Unicode fix for XMonad.Hooks.EwmhDesktops

Spencer Janssen spencerjanssen at gmail.com
Fri Feb 20 11:53:30 EST 2009


On Sat, Jan 17, 2009 at 07:57:44PM +0300, Khudyakov Alexey wrote:
> Thanks to Gwern Branwen I was able to make darcs patch. 
> 
> Note: XMonadContrib is not buildable without utf8-strings with this patch. 

That part specifically is not acceptable -- if utf8-strings is to be a
mandatory dependency, the .cabal file's dependencies must also be updated.

>From taking a look at the EWMH specification, it seems we can't support it
without properly supporting UTF-8.  Therefore, I think it is worthwhile to add
the dependency.  Please submit a new patch that updates the .cabal file and
turns the utf8-string optional dependency into a regular dependency.


Cheers,
Spencer Janssen


More information about the xmonad mailing list