Dependencies for vty-ui-1.3
Libraries
vty-ui
- array (>=0.3 && <0.4)
- base (>=4 && <5)
- containers (>=0.2 && <0.5)
- directory (>=1.0 && <1.2)
- filepath (>=1.1 && <1.3)
- mtl (>=2.0 && <2.1)
- regex-base (>=0.93 && <0.94)
- regex-pcre (>=0.94 && <0.95)
- stm (>=2.1 && <2.3)
- unix (>=2.4 && <2.6)
- vty (>=4.6 && <4.8)
Executables
vty-ui-tests
- QuickCheck (>=2.4 && <2.5)
- if !flag(testing)
- buildable: False
vty-ui-list-demo
vty-ui-complex-demo
- base (>=4 && <5)
- bytestring (>=0.9 && <1.0)
- mtl (>=2.0 && <2.1)
- old-locale (>=1.0 && <1.1)
- regex-pcre (>=0.94 && <0.95)
- time (>=1.1 && <1.3)
- vty (>=4.6 && <4.8)
- if !flag(demos)
- buildable: False
vty-ui-dirbrowser-demo
vty-ui-phoneinput-demo
vty-ui-dialog-demo
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| testing | Build for testing | Disabled |
| demos | Build demonstration programs | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info