Dependencies for avail-0.1.0.0
Libraries
avail
- base (>=4.12 && <5)
- template-haskell (>=2.14 && <3)
- if flag(capability)
- capability (>=0.3 && <0.6)
- if flag(exceptions)
- exceptions (>=0.10 && <0.11)
- if flag(monad-control)
- monad-control (>=1.0 && <1.1)
- transformers-base (>=0.4 && <0.5)
- if flag(mtl)
- mtl (>=2.2.1 && <2.3)
- if flag(primitive)
- primitive (>=0.6 && <0.8)
- if flag(semigroupoids)
- semigroupoids (>=5 && <5.4)
- if flag(unliftio)
- unliftio-core (>=0.2 && <0.3)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
capability | Supports the | Disabled |
exceptions | Supports the | Enabled |
monad-control | Supports the | Disabled |
mtl | Supports the | Enabled |
primitive | Supports the | Enabled |
semigroupoids | Supports the | Disabled |
unliftio | Supports the | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info