Dependencies for gnuplot-0.5
Libraries
gnuplot
- array (>=0.1 && <0.5)
- containers (>=0.1 && <0.5)
- monoid-transformer (>=0.0.2 && <0.1)
- utility-ht (>=0.0.1 && <0.1)
- if flag(splitbase)
- base (>=2 && <5)
- old-locale (>=1.0 && <1.1)
- process (>=1.0 && <1.2)
- time (>=1.1 && <1.5)
- base (>=1.0 && <2)
Executables
gnuplot-demo
- if flag(buildexamples)
- filepath (>=1.1 && <1.3)
- buildable: False
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| splitbase | Choose the new smaller, split-up base package. | Enabled |
| buildtests | Build test executables | Disabled |
| buildexamples | Build example executables | Disabled |
| executepipe | Avoid a temporary gnuplot script by running gnuplot with runInteractiveProcess | Disabled |
| executeshell | Avoid a temporary gnuplot script by calling gnuplot via a UNIX shell and its piping syntax | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info