From c2a125cefb0bf41140db398248a5b8523b46a42e Mon Sep 17 00:00:00 2001 From: jao Date: Mon, 26 Nov 2018 00:49:33 +0000 Subject: Xmobar.Config.Parse --- xmobar.cabal | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'xmobar.cabal') diff --git a/xmobar.cabal b/xmobar.cabal index 38b7a60..5e74efb 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -97,6 +97,7 @@ library exposed-modules: Xmobar other-modules: Xmobar.Config.Types, + Xmobar.Config.Parse, Xmobar.Run.Types, Xmobar.Run.Template, Xmobar.Run.Commands, @@ -167,6 +168,7 @@ library X11 >= 1.6.1, mtl >= 2.1 && < 2.3, parsec == 3.1.*, + parsec-numbers >= 0.1.0, stm >= 2.3 && < 2.6, async @@ -263,7 +265,6 @@ executable xmobar filepath, unix, parsec, - parsec-numbers >= 0.1.0, xmobar ghc-options: -funbox-strict-fields -Wall -fno-warn-unused-do-bind -- cgit v1.2.3