forked from colonelpanic/dotfiles
[XMonad] Add xmonad-contrib to cabal deps
This commit is contained in:
parent
e0c9e1ed81
commit
0b8efbeba5
@ -20,6 +20,7 @@ executable imalison-xmonad
|
||||
main-is: xmonad.hs
|
||||
-- other-modules:
|
||||
-- other-extensions:
|
||||
build-depends: base >=4.9 && <4.10
|
||||
build-depends: base >=4.9 && <4.10,
|
||||
xmonad-contrib>=0.12
|
||||
hs-source-dirs: .
|
||||
default-language: Haskell2010
|
||||
|
Loading…
Reference in New Issue
Block a user