Dependencies for tagged-0.8.6
Libraries
tagged
- base (>=2 && <5)
- if impl(ghc>=7.2 && <7.5)
- if impl(ghc>=7.6)
- template-haskell (>=2.8 && <2.18)
- if flag(deepseq)
- deepseq (>=1.1 && <1.5)
- if flag(transformers)
- transformers (>=0.2 && <0.6)
- if impl(ghc>=7.10) || impl(ghcjs)
- transformers (>=0.4.2.0)
- transformers-compat (>=0.5 && <1)
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| deepseq | You can disable the use of the Disabing this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users. | Enabled |
| transformers | You can disable the use of the Disable this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info