Dependencies for CouchDB-1.2.3
Libraries
CouchDB
- base (>=4 && <4.15)
- bytestring
- containers
- HTTP (>=4000.0.4)
- json (>=0.4.3)
- mtl
- network
- network-uri
- utf8-string (>=0.3.6 && <=1.1)
- if flag(network-uri)
- network (>=2.6)
- network-uri (>=2.6)
- network (<2.6)
- network-uri (<2.6)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
network-uri | Get Network.URI from the new network-uri package ? A compatibility flag, cabal will toggle it as needed. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info