blob: 9da905dd59299dc53cae06e0c197898834f55c6a (
plain)
1
2
3
4
5
6
7
8
9
|
The xmonad-contrib library collects third party tiling algorithms,
hooks, configurations, scripts, and other extensions to xmonad.
The 'scripts' directory is copied to xmonad-contrib doc directory.
This requires xmonad, haskell-random, and haskell-utf8-string.
After uninstalling, run this command to unregister the package from
the ghc package database: ghc-pkg recache
|