Dependencies for vty-ui-1.2

library
vty-ui-tests
  • QuickCheck (>=2.4 && <2.5)
  • if !flag(testing)
    • buildable: False
vty-ui-list-demo
  • base (>=4 && <5)
  • mtl (>=2.0 && <2.1)
  • vty (>=4.6 && <4.7)
  • if !flag(demos)
    • buildable: False
vty-ui-complex-demo
vty-ui-dirbrowser-demo
  • base (>=4 && <5)
  • mtl (>=2.0 && <2.1)
  • vty (>=4.6 && <4.7)
  • if !flag(demos)
    • buildable: False
vty-ui-phoneinput-demo
  • base (>=4 && <5)
  • mtl (>=2.0 && <2.1)
  • vty (>=4.6 && <4.7)
  • if !flag(demos)
    • buildable: False
vty-ui-dialog-demo
  • base (>=4 && <5)
  • mtl (>=2.0 && <2.1)
  • vty (>=4.6 && <4.7)
  • if !flag(demos)
    • buildable: False

Flags

Automatic Flags
NameDescriptionDefault
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