From 6fc4f0cfcb809b51048e6a3d952b9c887e07b13b Mon Sep 17 00:00:00 2001 From: jao Date: Sun, 2 Dec 2018 05:50:56 +0000 Subject: Fix: exposing the Command constructors in lib --- xmobar.cabal | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'xmobar.cabal') diff --git a/xmobar.cabal b/xmobar.cabal index 0fb9772..1c75761 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -101,7 +101,8 @@ library Xmobar.Config.Parse, Xmobar.Run.Types, Xmobar.Run.Template, - Xmobar.Run.Commands, + Xmobar.Run.Exec, + Xmobar.Run.Command, Xmobar.Run.Runnable Xmobar.App.EventLoop, Xmobar.App.Config, -- cgit v1.2.3