diff options
| -rw-r--r-- | xmobar.cabal | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/xmobar.cabal b/xmobar.cabal index d3b37c5..503874d 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -169,7 +169,7 @@ library        regex-compat,        process,        old-locale, -      bytestring, +      bytestring >= 0.10.8.2,        directory,        unix,        time, | 
