Dependencies for array-forth-0.2.1.4
Libraries
array-forth
- array (>=0.4)
- base (>=4.7 && <=5)
- mcmc-synthesis (>=0.1.2.1)
- modular-arithmetic (>=1 && <2)
- MonadRandom (>=0.1 && <0.2)
- OddWord (>=1.0.0)
- split (>=0.1 && <0.2)
- vector (>=0.9 && <0.11)
Executables
mcmc-demo
- if flag(synthesis)
- array-forth
- base (>4.7 && <=5)
- mcmc-synthesis (>=0.1.2.1)
- MonadRandom (>=0.1 && <0.2)
- optparse-applicative (>=0.7 && <0.10)
- buildable: False
array-forth
- array-forth
- base (>4.7 && <=5)
- split (>=0.1 && <0.2)
- vector (>=0.9 && <0.11)
chart
- if flag(chart)
- array-forth
- base (>4.7 && <=5)
- Chart (>=0.16 && <1.0)
- mcmc-synthesis (>=0.1.2.1)
- MonadRandom (>=0.1 && <0.2)
- optparse-applicative (>=0.7 && <0.10)
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
synthesis | build the mcmc synthesis demo app | Disabled |
chart | build the charting facilities for analyzing the synthesizer | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info