Dependencies for interprocess-0.2.1.0
Libraries
interprocess
- base (>=4.8 && <5)
 
Executables
concurrent-malloc
- base
 - interprocess
 - typed-process (>=0.2.5)
 - if !flag(examples)
- buildable: False
 
 
wait-qsem
- base
 - interprocess
 - typed-process (>=0.2.5)
 - if !flag(examples)
- buildable: False
 
 
wait-mvar
- base
 - interprocess
 - typed-process (>=0.2.5)
 - if !flag(examples)
- buildable: False
 
 
Flags
Manual Flags
| Name | Description | Default | 
|---|---|---|
| examples | Build example-test programs  | Disabled | 
| dev | Development build with debugging and with no optimization  | Disabled | 
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info