Dependencies for quotet-0.0.1.1
Libraries
quotet
- base (>=4.14 && <5)
- mtl (>=2.2 && <2.4)
- template-haskell (>=2.16 && <2.22)
- th-compat (>=0.1.2)
- if flag(exceptions)
- exceptions (>=0.10 && <0.11)
- if flag(semigroupoids)
- semigroupoids (>=5.3 && <5.4 || >=6.0 && <6.1)
- if flag(monad-control)
- monad-control (>=1.0 && <1.1)
- transformers-base (>=0.4 && <0.5)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
exceptions | Support instances from exceptions | Disabled |
semigroupoids | Support instances from semigroupoids | Disabled |
monad-control | Support instances from monad-control | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info