Dependencies for bishbosh-0.1.1.0
Libraries
bishbosh
- array (>=0.5.1.1)
- base (>=4.9 && <5.0)
- containers
- data-default
- deepseq (>=1.4.1)
- extra
- factory (>=0.3.1)
- filepath
- hxt
- mtl
- process (>=1.6.4)
- random
- time
- toolshed (>=0.18)
- if flag(polyparse)else
- if flag(threaded)
- parallel (>=3.0)
Executables
bishbosh
- array (>=0.5.1.1)
- base (>=4.9 && <5.0)
- bishbosh
- containers
- data-default
- deepseq (>=1.4.1)
- directory
- extra
- factory (>=0.3.1)
- filepath
- hxt
- mtl
- random
- toolshed (>=0.18)
- if flag(hxtrelaxng)
- if flag(unix)
duel
- base (>=4.9 && <5.0)
- bishbosh
- containers
- data-default
- filepath
- hxt
- process (>=1.6.4)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
llvm | Whether the | Disabled |
narrownumbers | Use narrow numerical types. | Disabled |
newtypewrappers | Wrap common types in newtype for increased type-safety. | Disabled |
threaded | Build for parallel runtime. | Enabled |
unboxedarrays | Use unboxed arrays. | Disabled |
Automatic Flags
Name | Description | Default |
---|---|---|
polyparse | Link with package "polyparse" when available, rather than "parsec". | Enabled |
hxtrelaxng | Link with package "hxt-relaxng" when available, for more precise specification of the XML-configuration than a traditional DTD. | Enabled |
unix | Link with package "unix" when available. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info