From d463058631ff61a776841e7ed7541a064414de5a Mon Sep 17 00:00:00 2001 From: jao Date: Sat, 29 Apr 2017 03:03:14 +0200 Subject: Trying to fix libmpd for GHC 7.8 --- xmobar.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xmobar.cabal b/xmobar.cabal index 153d72b..af158f6 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -168,7 +168,7 @@ executable xmobar cpp-options: -DIWLIB if flag(with_mpd) || flag(all_extensions) - build-depends: libmpd == 0.9.* + build-depends: libmpd >= 0.9.0.6 other-modules: Plugins.Monitors.MPD cpp-options: -DLIBMPD -- cgit v1.2.3