Dependencies for xmonad-contrib-0.7
Libraries
xmonad-contrib
- mtl
- unix
- X11 (>=1.4.1)
- xmonad (==0.7)
- if flag(small_base)else
- base (<3)
- if flag(use_xft)
- utf8-string
- X11-xft (>=0.2)
- if flag(with_utf8)
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| small_base | Choose the new smaller, split-up base package. | Enabled |
| use_xft | Use Xft to render text | Enabled |
| with_utf8 | Enable Utf8 support | Enabled |
| testing | Testing mode | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info