Dependencies for prefork-0.0.7
Libraries
prefork
- base (>=4.6 && <4.8)
- containers
- data-default
- process (>=1.2 && <1.3)
- stm (>=2.4)
- system-argv0
- system-filepath
- unix
Executables
prefork-sample-simple
- base (>=4 && <5)
- bytestring
- containers
- network
- prefork
- unix
- if !flag(sample)
- buildable: False
prefork-sample-various-workers
- base (>=4 && <5)
- bytestring
- containers
- network
- prefork
- unix
- if !flag(sample)
- buildable: False
prefork-sample-warp
- async
- base (>=4 && <5)
- blaze-builder
- bytestring
- cmdargs
- containers
- http-types
- network
- prefork
- stm
- unix
- wai (>=2.0 && <2.1)
- warp (>=2.0 && <2.1)
- if !flag(sample)
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
sample | Build sample programs | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info