diff options
Diffstat (limited to 'desktop/xmonad/xmonad_cabal.patch')
-rw-r--r-- | desktop/xmonad/xmonad_cabal.patch | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/desktop/xmonad/xmonad_cabal.patch b/desktop/xmonad/xmonad_cabal.patch index 599fbcb3c2..b737064f45 100644 --- a/desktop/xmonad/xmonad_cabal.patch +++ b/desktop/xmonad/xmonad_cabal.patch @@ -11,15 +11,6 @@ library exposed-modules: XMonad XMonad.Main -@@ -46,7 +54,7 @@ - build-depends: base < 5 && >=3, containers, directory, process, filepath, extensible-exceptions - else - build-depends: base < 3 -- build-depends: X11>=1.5.0.0 && < 1.6, mtl, unix, -+ build-depends: X11>=1.5.0.0 && < 1.7, mtl, unix, - utf8-string >= 0.3 && < 0.4 - - if true @@ -88,3 +96,5 @@ ghc-options: -Werror if flag(testing) && flag(small_base) |