From 070cab23829a45aa786f7d765a937cc003468f6b Mon Sep 17 00:00:00 2001 From: Jose A Ortega Ruiz Date: Tue, 23 Mar 2010 21:23:10 +0100 Subject: Missing build-depends Ignore-this: 463a4b021313f6d85ceb8dd3d35c122d darcs-hash:20100323202310-748be-d6b5393a691e2c8c3368c01aa09f1f9b153c0d23.gz --- xmobar.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xmobar.cabal') diff --git a/xmobar.cabal b/xmobar.cabal index 4af6d3b..e4d0cb5 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -49,7 +49,7 @@ executable xmobar if impl (ghc >= 6.12.1) ghc-options: -fno-warn-unused-do-bind - build-depends: X11>=1.3.0, mtl, unix, parsec, filepath, stm + build-depends: X11>=1.3.0, mtl, unix, parsec, filepath, stm, time if flag(small_base) build-depends: base == 4.*, containers, process, old-time, old-locale, bytestring, directory -- cgit v1.2.3