From 0a089abfcd0170576f789904c92b45e75fb60bd0 Mon Sep 17 00:00:00 2001 From: Spencer Janssen Date: Sun, 21 Sep 2008 08:15:08 +0200 Subject: Use the same X11 dependency as xmonad-contrib darcs-hash:20080921061508-25a6b-2704a252a610d18fbe773e6ae2cf89652e7275b2.gz --- xmonad.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xmonad.cabal b/xmonad.cabal index b4032fa..ef8587a 100644 --- a/xmonad.cabal +++ b/xmonad.cabal @@ -44,7 +44,7 @@ library build-depends: base >= 3, containers, directory, process else build-depends: base < 3 - build-depends: X11>=1.4.1, mtl, unix + build-depends: X11>=1.4.3, mtl, unix ghc-options: -funbox-strict-fields -Wall ghc-prof-options: -prof -auto-all -- cgit v1.2.3