Dependencies for criterion-1.5.0.0
Libraries
criterion
- aeson (>=0.8 && <1.6)
- ansi-wl-pprint (>=0.6.7.2)
- base (>=4.5 && <4.12)
- base-compat-batteries (>=0.10 && <0.11)
- binary (>=0.5.1.0)
- bytestring (>=0.9 && <1.0)
- cassava (>=0.3.0.0)
- code-page
- containers
- criterion-measurement
- deepseq (>=1.1.0.0)
- directory
- exceptions (>=0.8.2 && <0.11)
- filepath
- Glob (>=0.7.2)
- js-flot
- js-jquery
- microstache (>=1.0.1 && <1.1)
- mtl (>=2)
- mwc-random (>=0.8.0.3)
- optparse-applicative (>=0.13 && <0.17)
- parsec (>=3.1.0)
- semigroups
- statistics (>=0.14 && <0.15)
- text (>=0.11)
- time
- transformers
- transformers-compat (>=0.4)
- vector (>=0.7.1)
- vector-algorithms (>=0.4)
- if impl(ghc<7.6)
- if flag(embed-data-files)
- file-embed (<0.1)
- template-haskell
Executables
criterion-report
- base
- base-compat-batteries
- criterion
- optparse-applicative (>=0.13)
- semigroups
- if impl(ghc<7.6)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
fast | compile without optimizations | Disabled |
embed-data-files | Embed the data files in the binary for a relocatable executable. (Warning: This will increase the executable size significantly.) | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info