Dependencies for bff-0.3
Libraries
bff
- base (>=2 && <4)
- bimap (>=0.2.3)
- category-extras (>=0.53.5)
- containers
- derive (>=0.1.1)
- haskell98
- mtl
- template-haskell
- unix
Executables
bff-shell
bff-cgi
bff-stats
- if flag(stats)
- benchpress (>=0.2.2.2)
- buildable: False
bff-stats-print
- if !flag(stats)
- buildable: False
bff-stats-render
- if flag(render)
- Chart (>=0.12)
- colour
- data-accessor
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
binaries | Build the binaries bff-shell and bff-cgi | Disabled |
stats | Build the stats-generating and -printing programs | Disabled |
render | Build the stats-rendering program | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info