Dependencies for di-monad-1.3.3
Libraries
di-monad
- base (>=4.9 && <5.0)
- containers
- di-core
- exceptions
- mtl
- stm
- transformers
- if flag(monad-control)
- if flag(pipes)
- if flag(pipes-safe)
- if flag(primitive)
- if flag(streaming)
- if flag(transformers-base)
- if flag(unliftio-core)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
monad-control | Library support: monad-control | Enabled |
pipes | Library support: pipes | Enabled |
pipes-safe | Library support: pipes-safe | Enabled |
primitive | Library support: primitive | Enabled |
streaming | Library support: streaming | Enabled |
transformers-base | Library support: transformers-base | Enabled |
unliftio-core | Library support: unliftio-core | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info