Dependencies for pgstream-0.1.0.3
Libraries
pgstream
- async (>=2.0 && <2.1)
- attoparsec (>=0.12 && <0.13)
- base (>=4.6 && <4.10)
- blaze-builder (>=0.4 && <0.5)
- bytestring (>=0.10 && <0.11)
- conduit (>=1.2.4 && <1.3)
- conduit-extra (>=1.1 && <1.2)
- deepseq (>=1.3 && <1.5)
- mtl (>=2.2 && <3.0)
- parallel (>=3.2 && <3.3)
- postgresql-binary (>=0.5 && <0.6)
- postgresql-libpq (>=0.9 && <0.10)
- resource-pool (>=0.2 && <0.3)
- resourcet (>=1.1 && <1.2)
- scientific (>=0.3 && <0.4)
- stm (>=2.2 && <2.5)
- stm-chans (>=2.0 && <3.1)
- stm-conduit (>=2.5 && <2.6)
- stringsearch (>=0.3 && <0.4)
- template-haskell (>=2.8 && <3.0)
- text (>=1.1 && <1.2)
- time (>=1.4 && <1.6)
- transformers (>=0.4 && <0.5)
- uuid (>=1.3 && <1.4)
- vector (>=0.10 && <0.11)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
optimized | Compile with optimizations enabled. | Enabled |
j | Compile in parallel. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info