Dependencies for scientific-0.3.2.2
Libraries
scientific
- array (>=0.1 && <0.6)
- base (>=4.3 && <4.8)
- deepseq (>=1.3 && <1.4)
- ghc-prim
- hashable (>=1.1.2 && <1.3)
- text (>=0.8 && <1.3)
- if flag(integer-simple)else
- if flag(bytestring-builder)
- bytestring (>=0.10 && <0.11)
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| bytestring-builder | Provide the Data.ByteString.Builder.Scientific module (requires bytestring >= 0.10) | Enabled |
Automatic Flags
| Name | Description | Default |
|---|---|---|
| integer-simple | Use the integer-simple package instead of integer-gmp | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info