$OpenBSD: patch-xmonad_cabal,v 1.13 2021/11/01 03:17:15 gnezdo Exp $

I don't like the idea of yet another port with nothing than a binding
for setlocale(3), and I don't know which part of xmonad would benefit
from it.

Index: xmonad.cabal
--- xmonad.cabal.orig
+++ xmonad.cabal
@@ -75,7 +75,6 @@ library
                  , filepath
                  , mtl
                  , process
-                 , setlocale
                  , time
                  , transformers          >= 0.3
                  , unix
