Spencer Janssen 9a42cf8721 Improve test hook.
--disable-optimizations makes testing much faster.
--user allows Cabal to satisfy dependencies from the user package database.
2007-11-04 20:29:19 +00:00
2007-11-01 20:10:59 +00:00
2007-11-01 21:45:04 +00:00
2007-11-01 20:10:59 +00:00
2007-11-01 20:20:41 +00:00
2007-11-01 20:37:20 +00:00

3rd party xmonad extensions and contributions.

This repository can be overlayed on an xmonad repository.
Users may then import Haskell src from here, to extend their config
files.

scripts/ contains further external programs useful with xmonad.

Haskell code contributed to this repo should live under the

    XMonadContrib.

name space. For example:

    XMonadContrib.Mosaic

------------------------------------------------------------------------

Code submitted to the contrib repo is licensed under the same license as
xmonad itself, with copyright held by the authors.
Description
Languages
Haskell 99.6%
C 0.2%
Shell 0.1%