From 34079fad45456fcc0e7edc369097d96e29c28de0 Mon Sep 17 00:00:00 2001 From: Vanessa McHale Date: Mon, 14 Oct 2019 16:29:47 -0500 Subject: Allow latest GHC --- xmobar.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xmobar.cabal') diff --git a/xmobar.cabal b/xmobar.cabal index 151c94c..4e12d6e 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -159,7 +159,7 @@ library ghc-options: -funbox-strict-fields -Wall -fno-warn-unused-do-bind build-depends: - base >= 4.9.1.0 && < 4.13, + base >= 4.9.1.0 && < 4.14, containers, regex-compat, process, -- cgit v1.2.3