Dependencies for effectful-postgresql-0.1.0.0
Libraries
effectful-postgresql
- base (>=4 && <5)
- effectful-core (>=2.3 && <2.6)
- effectful-th (>=1.0.0.1 && <1.0.1)
- postgresql-simple (>=0.7 && <0.8)
- if flag(enable-pool)
- unliftio-pool (>=0.4.1 && <0.5)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
enable-pool | Enable support for connection pools using unliftio-pool. You can disable this for a lighter dependency footprint if you don't need support for connection pools. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info