Dependencies for Allure-0.11.0.0
Libraries
Allure
- async
- base (>=4.10 && <99)
- enummapset
- file-embed (>=0.0.11)
- filepath
- ghc-compact
- hsini
- LambdaHack (>=0.11.0.0 && <0.11.1.0)
- optparse-applicative
- primitive
- splitmix
- template-haskell
- text
- th-lift-instances
- transformers
Executables
Allure
Flags
Manual Flags
Name | Description | Default |
---|---|---|
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