Dependencies for vty-ui-1.9
Libraries
vty-ui
- array (>=0.3.0.0 && <0.6.0.0)
- base (>=4 && <5)
- containers (>=0.2 && <0.6)
- data-default (>=0.5.3)
- directory (>=1.0 && <1.3)
- filepath (>=1.1 && <1.5)
- mtl (>=2.0 && <2.3)
- regex-base (>=0.93 && <0.94)
- stm (>=2.1 && <2.5)
- text (>=0.11)
- unix (>=2.4 && <2.8)
- vector (>=0.9)
- vty (>=5.1.0)
Executables
vty-ui-tests
- base (>=4 && <5)
- QuickCheck (>=2.4 && <2.8)
- random (>=1.0)
- text
- vty (>=5.1.0)
- vty-ui
- if flag(no-tests)
- buildable: False
vty-ui-collection-demo
vty-ui-list-demo
vty-ui-progressbar-demo
vty-ui-complex-demo
- base (>=4 && <5)
- bytestring (>=0.9 && <1.0)
- mtl (>=2.0 && <2.3)
- text
- time (>=1.5)
- vty (>=5.1.0)
- vty-ui
- if !flag(demos)
- buildable: False
vty-ui-dirbrowser-demo
vty-ui-phoneinput-demo
vty-ui-dialog-demo
vty-ui-edit-demo
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
no-tests | Skip build of testing executable | Disabled |
demos | Build demonstration programs | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info