On Sun, Nov 19, 2017 at 10:06:01PM +0100, Matthias Kilian wrote: > this new hs-port is required to unbreak x11/xmonad. > > pkg/DESCR: > > This library provides Haskell bindings to setlocale.
Please ignore this. I don't see the need in xmonad to dealing with locales at all, so I'll just patch xmonad to not use it. Another problem is that the interface the setlocale package offers really should belong into some standard haskell package, like unix. Ciao, Kili