Dependencies for xmonad-0.10
Libraries
xmonad
- mtl
- unix
- utf8-string (>=0.3 && <0.4)
- X11 (>=1.5.0.0 && <1.6)
- if flag(small_base)else
- base (<3)
- if flag(testing)
- buildable: False
Executables
xmonad
- if flag(testing)
- QuickCheck (<2)
- if flag(testing) && flag(small_base)
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| testing | Testing mode, only build minimal components | Disabled |
Automatic Flags
| Name | Description | Default |
|---|---|---|
| small_base | Choose the new smaller, split-up base package. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info