diff options
-rw-r--r-- | xmobar.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xmobar.cabal b/xmobar.cabal index d8d2463..f46b59b 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -210,6 +210,7 @@ library process, regex-compat, stm >= 2.3 && < 2.6, + text < 2, time, transformers, unix, |