From c4b451322c10fd3a0630416a5ba2acb2240236e9 Mon Sep 17 00:00:00 2001 From: jao Date: Mon, 26 Nov 2018 05:25:36 +0000 Subject: Compilation functions lifted from xmonad --- xmobar.cabal | 2 ++ 1 file changed, 2 insertions(+) (limited to 'xmobar.cabal') diff --git a/xmobar.cabal b/xmobar.cabal index 8a67b1f..874b1f4 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -105,6 +105,7 @@ library Xmobar.App.EventLoop, Xmobar.App.Main, Xmobar.App.Config, + Xmobar.App.Compile, Xmobar.System.Utils, Xmobar.System.StatFS, Xmobar.System.Environment, @@ -170,6 +171,7 @@ library parsec == 3.1.*, parsec-numbers >= 0.1.0, stm >= 2.3 && < 2.6, + extensible-exceptions == 0.1.*, async if impl(ghc < 8.0.2) -- cgit v1.2.3