Dependencies for Yampa-0.14.8

library
yampa-examples-sdl-bouncingbox
yampa-examples-sdl-circlingmouse
yampa-examples-sdl-wiimote
yampa-examples-elevator
  • if flag(examples)else
    • buildable: False
yampa-examples-tailgatingdetector
  • if flag(examples)else
    • buildable: False

Flags

Manual Flags

NameDescriptionDefault
test-hlint

Enable hlint test suite

Disabled
test-doc-coverage

Enable haddock coverage test suite

Disabled
examples

Enable examples

Disabled
expose-core

You can enable exposing some of Yampa's core constructs using -fexpose-core.

Enabling this is an unsupported configuration, but it may be useful if you are building an extension of Yampa for research and do not wish to fork Yampa completely.

No released project should ever depend on this.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info