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 5f4b6d4..b04a20a 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -187,7 +187,7 @@ library build-depends: X11 >= 1.6.1, - aeson >= 2.0.3.0, + aeson >= 1.4.7.1, async, base >= 4.11.0 && < 4.16, bytestring >= 0.10.8.2, |