From 63dd6723703c0fc57cf863a974993c6b66e019bc Mon Sep 17 00:00:00 2001 From: jao Date: Sat, 1 Dec 2018 02:51:08 +0000 Subject: Propagating RTS compilation flags to recompile --- xmobar.cabal | 3 +++ 1 file changed, 3 insertions(+) (limited to 'xmobar.cabal') diff --git a/xmobar.cabal b/xmobar.cabal index e96c4a2..d7ea53a 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -190,6 +190,9 @@ library ghc-options: -threaded cpp-options: -DTHREADED_RUNTIME + if flag(with_rtsopts) + cpp-options: -DRTSOPTS + if flag(with_xft) || flag(all_extensions) build-depends: utf8-string >= 0.3 && < 1.1, X11-xft >= 0.2 && < 0.4 other-modules: Xmobar.X11.MinXft -- cgit v1.2.3