Dependencies for xmonad-contrib-0.18.0
Libraries
xmonad-contrib
- base (>=4.11 && <5)
- bytestring (>=0.10 && <0.13)
- containers (>=0.5 && <0.8)
- deepseq
- directory
- filepath
- mtl (>=1 && <3)
- process
- random
- time (>=1.8 && <1.13)
- unix
- utf8-string
- X11 (>=1.10 && <1.11)
- xmonad (>=0.16.99999 && <0.19)
- if flag(use_xft)
- X11-xft (>=0.2)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
pedantic | Be pedantic (-Werror and the like) | Disabled |
Automatic Flags
Name | Description | Default |
---|---|---|
use_xft | Use Xft to render text | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info