Dependencies for influxdb-0.9.0
Libraries
influxdb
- attoparsec (<0.13)
- base (>=4 && <4.8)
- bytestring
- containers
- data-default-class
- dlist
- exceptions (>=0.5 && <0.7)
- http-client (<0.5)
- mtl (<2.3)
- tagged
- template-haskell
- text (<1.3)
- vector
- if flag(aeson-070)
- aeson (>=0.7.0 && <0.9)
- scientific (>=0.2)
- aeson (>=0.6.1.0 && <0.7.0)
- if flag(retry-050)
- retry (>=0.5 && <0.6)
- retry (>=0.4 && <0.5)
- if flag(network-uri)
- network-uri (>=2.6)
- network (<2.6)
- if impl(ghc<7.6)
Executables
influx-random-points
- base
- bytestring
- http-client
- influxdb
- mtl
- mwc-random
- text
- time
- if !flag(examples)
- buildable: False
Flags
Manual Flags
Name | Description | Default |
---|---|---|
examples | Build examples | Disabled |
Automatic Flags
Name | Description | Default |
---|---|---|
aeson-070 | Use aeson >= 0.7.0 | Enabled |
retry-050 | Use retry == 0.5.* | Enabled |
network-uri | Get Network.URI from the network-uri package | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info