Dependencies for Allure-0.11.0.0

library
Allure

Flags

Manual Flags

NameDescriptionDefault
with_expensive_assertions

turn on expensive assertions of well-tested code

Disabled
with_costly_optimizations

turn on costly (mostly GHC heap size) optimizations (that give 15-25% speedup)

Enabled
release

prepare for a release (expose internal functions and types, etc.)

Enabled
supportnodejs

compile so that the JS blob works in terminal with NodeJS

Enabled

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