Dependencies for isobmff-0.14.0.0
Libraries
isobmff
- base (>=4.12 && <5)
 - bytestring
 - data-default
 - function-builder (>=0.3 && <0.4)
 - mtl
 - pretty-types (>=0.2.3 && <0.4)
 - singletons (>=2.5 && <2.6)
 - tagged
 - template-haskell
 - text
 - time
 - type-spec (>=0.3)
 - vector
 
Flags
Automatic Flags
| Name | Description | Default | 
|---|---|---|
| tracing | Build with trace output enabled  | Enabled | 
| fullbenchmarks | Enable the compilation of all benchmarks, takes a long time to compile  | Enabled | 
| complextests | Enable the compilation of all unit tests, even those, that take a long time to compile  | Enabled | 
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info