blob: c2b4ef449c2ade1975ed45b6e9d86d1f358fac74 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
3rd party xmonad extensions and contributions.
Build and install as for other haskell packages:
runhaskell Setup.lhs configure --user --prefix=$HOME
runhaskell Setup.lhs build
runhaskell Setup.lhs install --user
------------------------------------------------------------------------
Code submitted to the contrib repo is licensed under the same license as
xmonad itself, with copyright held by the authors.
|