From 29ed012168143056e1af148487e1e83a7bc3879f Mon Sep 17 00:00:00 2001 From: Spencer Janssen Date: Sat, 15 Dec 2007 03:21:00 +0100 Subject: Depend on X11-1.4.1, it has crucial bugfixes darcs-hash:20071215022100-a5988-53bbefa0de658b59b59a1ba1081678662cd8be88.gz --- xmonad.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xmonad.cabal b/xmonad.cabal index 1cb467a..9311f0c 100644 --- a/xmonad.cabal +++ b/xmonad.cabal @@ -43,7 +43,7 @@ library build-depends: base >= 3, containers, directory, process else build-depends: base < 3 - build-depends: X11>=1.4.0, mtl, unix + build-depends: X11>=1.4.1, mtl, unix ghc-options: -funbox-strict-fields -Wall -Werror -optl-Wl,-s ghc-prof-options: -prof -auto-all -- cgit v1.2.3