diff options
Diffstat (limited to 'xmobar.cabal')
-rw-r--r-- | xmobar.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmobar.cabal b/xmobar.cabal index fdc7653..3694e49 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -198,7 +198,7 @@ library build-depends: aeson >= 1.4.7.1, async, - base >= 4.11.0 && < 4.19, + base >= 4.11.0 && < 4.20, bytestring >= 0.10.8.2, cairo >= 0.13, colour >= 2.3.6, |