From 7235e59441c94580e99d50774629579fe54c6b1a Mon Sep 17 00:00:00 2001 From: Spencer Janssen Date: Wed, 18 Jul 2007 00:51:31 +0200 Subject: Use asynchronous exceptions to obviate the need for forkOS and threaded darcs-hash:20070717225131-a5988-1f5e0cb3c8373b5eb6f7e87496110409380ded23.gz --- xmobar.cabal | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'xmobar.cabal') diff --git a/xmobar.cabal b/xmobar.cabal index 0202ab6..89d79c2 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -12,8 +12,7 @@ license: BSD3 license-file: LICENSE author: Andrea Rossato maintainer: andrea.rossato@unibz.it -build-depends: base>=2.0, X11>=1.2.1, mtl>=1.0, unix>=1.0, parsec>=2.0, filepath>=1.0, - X11-extras>=0.2 +build-depends: base>=2.0, X11>=1.2.1, mtl>=1.0, unix>=1.0, parsec>=2.0, filepath>=1.0 executable: xmobar main-is: Main.hs -- cgit v1.2.3