Dependencies for xmonad-0.7
Libraries
xmonad
- mtl
- unix
- X11 (>=1.4.1)
- if flag(small_base)
- base (>=3 && <4.3)
- containers
- directory
- process
- 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