xmonad-extras: jailbreak to support recent versions of xmonad
This commit is contained in:
parent
21dcee77c0
commit
7a92fde4f0
@ -11,6 +11,7 @@ cabal.mkDerivation (self: {
|
|||||||
xmonadContrib
|
xmonadContrib
|
||||||
];
|
];
|
||||||
configureFlags = "-f-with_hlist -fwith_split -fwith_parsec";
|
configureFlags = "-f-with_hlist -fwith_split -fwith_parsec";
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://projects.haskell.org/xmonad-extras";
|
homepage = "http://projects.haskell.org/xmonad-extras";
|
||||||
description = "Third party extensions for xmonad with wacky dependencies";
|
description = "Third party extensions for xmonad with wacky dependencies";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user