Dependencies for tagged-0.8.10
Libraries
tagged
- base (>=4.9 && <5)
- if flag(deepseq)
- deepseq (>=1.1 && <1.6)
- if flag(template-haskell) && impl(ghc)
- template-haskell (>=2.11 && <2.24)
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 |
| template-haskell | You can disable the use of the `template-haskell` package using `-f-template-haskell`. Disabling 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