Dependencies for semirings-0.7
Libraries
semirings
- base (>=4.8 && <5)
- if impl(ghc<8.6.1)
- template-haskell (>=2.4.0.0)
- if flag(containers)
- containers (>=0.5.4)
- if flag(unordered-containers)
- hashable (>=1.1)
- unordered-containers (>=0.2)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
containers | You can disable the use of the Disabling this may be useful for accelerating builds in sandboxes for expert users. | Enabled |
unordered-containers | You can disable the use of the `unordered-containers` package using `-f-unordered-containers`. Disabling this 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