From a2365debfaba478042184f5831675d1b08172cc7 Mon Sep 17 00:00:00 2001 From: jao Date: Tue, 10 Jul 2018 16:21:26 +0100 Subject: New configuration parameter `textOffsets` (fixes #311) --- xmobar.cabal | 2 ++ 1 file changed, 2 insertions(+) (limited to 'xmobar.cabal') diff --git a/xmobar.cabal b/xmobar.cabal index a9523b8..92dd44f 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -61,6 +61,7 @@ test-suite XmobarTest X11 >= 1.6.1, mtl >= 2.1 && < 2.3, parsec == 3.1.*, + parsec-numbers == 0.1.0, stm >= 2.3 && < 2.5 source-repository head @@ -172,6 +173,7 @@ executable xmobar X11 >= 1.6.1, mtl >= 2.1 && < 2.3, parsec == 3.1.*, + parsec-numbers >= 0.1.0, stm >= 2.3 && < 2.5 if flag(with_threaded) -- cgit v1.2.3