diff options
| -rw-r--r-- | xmobar.cabal | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/xmobar.cabal b/xmobar.cabal index 2ba7e57..7dcb4b1 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -98,6 +98,7 @@ executable xmobar        base == 4.*,        containers,        regex-compat, +      regex-posix,        process,        old-locale,        bytestring, | 
