xmonad-extras 0.0 → 0.9
raw patch · 1 files changed
+2/−2 lines, 1 files
Files
- xmonad-extras.cabal +2/−2
xmonad-extras.cabal view
@@ -1,5 +1,5 @@ name: xmonad-extras-version: 0.0+version: 0.9 homepage: http://projects.haskell.org/xmonad-extras synopsis: Third party extensions for xmonad with wacky dependencies category: System@@ -42,7 +42,7 @@ ghc-options: -Werror if impl (ghc == 6.10.1) && arch (x86_64)- ghc-options: -O0+ ghc-options: --disable-optimizations if flag(with_parsec) && flag(with_split) build-depends: parsec, split