diff options
-rw-r--r-- | xmobar.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmobar.cabal b/xmobar.cabal index a4d79bd..5c16dc1 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -173,7 +173,7 @@ library ghc-options: -funbox-strict-fields -Wall -fno-warn-unused-do-bind build-depends: - base >= 4.11.0 && < 4.15, + base >= 4.11.0 && < 4.16, containers, regex-compat, process, |