Dependencies for synthesizer-0.2.0.1
Libraries
synthesizer
- binary (>=0.1 && <1)
- bytestring (>=0.9 && <0.10)
- event-list (>=0.0.8 && <0.1)
- filepath (>=1.1 && <1.2)
- gnuplot (>=0.2 && <0.4)
- non-negative (>=0.0.5 && <0.1)
- numeric-prelude (>=0.1.1 && <0.2)
- numeric-quest (>=0.1 && <0.2)
- QuickCheck (>=1 && <2)
- sox (>=0.0 && <0.1)
- storable-record (>=0.0.1 && <0.1)
- storablevector (>=0.2.3 && <0.3)
- transformers (>=0.0.1 && <0.2)
- utility-ht (>=0.0.5 && <0.1)
- if flag(category)
- array (>=0.1 && <0.3)
- base (>=4 && <5)
- containers (>=0.1 && <0.3)
- process (>=1.0 && <1.1)
- random (>=1.0 && <2.0)
- if flag(splitbase)
- array (>=0.1 && <0.3)
- base (>=3 && <4)
- containers (>=0.1 && <0.3)
- process (>=1.0 && <1.1)
- random (>=1.0 && <2.0)
- base (>=1.0 && <2)
- special-functors (>=1.0 && <1.1)
Executables
demonstration
- if !flag(buildexamples)
- buildable: False
traumzauberbaum
- if !flag(buildexamples)
- buildable: False
test
- if !flag(buildtests)
- buildable: False
fusiontest
- if !flag(buildprofilers)
- buildable: False
speedtest
- if !flag(buildprofilers)
- buildable: False
speedtest-exp
- if !flag(buildprofilers)
- buildable: False
- if flag(splitbase)
speedtest-simple
- if !flag(buildprofilers)
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
splitbase | Choose the new smaller, split-up base package. | Enabled |
category | Check whether Arrow class is split into Arrow and Category. | Enabled |
optimizeadvanced | Enable advanced optimizations. They slow down compilation considerably. | Enabled |
buildexamples | Build example executables | Disabled |
buildprofilers | Build executables for investigating efficiency of code | Disabled |
buildtests | Build test suite | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info