Dependencies for vty-crossplatform-0.4.0.0
Libraries
vty-crossplatform
- base (>=4.8 && <5)
- vty (>=6.1)
- if os(osx)else
- if os(linux)else
- if os(freebsd) || os(openbsd) || os(netbsd) || os(dragonfly)else
- if os(solaris) || os(aix) || os(hpux) || os(irix) || os(hurd)else
- if os(windows)
- vty-windows (>=0.2.0.0)
- if os(windows)
- if os(solaris) || os(aix) || os(hpux) || os(irix) || os(hurd)else
- if os(freebsd) || os(openbsd) || os(netbsd) || os(dragonfly)else
- if os(linux)else
Executables
vty-rogue-demo
vty-event-echo
- base
- containers
- mtl
- vty
- vty-crossplatform
- if !flag(demos)
- buildable: False
vty-mode-demo
- base
- vty
- vty-crossplatform
- if !flag(demos)
- buildable: False
vty-interactive-terminal-test
- base
- string-qq
- vty
- vty-crossplatform
- if !flag(demos)
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
demos | Build demonstration programs | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info