Dependencies for lsm-tree-1.0.0.0
Libraries
lsm-tree
- base (>=4.16 && <4.22)
- blockio (>=0.1 && <0.2)
- contra-tracer (>=0.1 && <0.3)
- deepseq (>=1.4 && <1.6)
- fs-api (>=0.4 && <0.5)
- io-classes (>=1.6 && <1.8 || >=1.8.0.1 && <1.9)
- lsm-tree
- primitive (>=0.9 && <0.10)
- random (>=1.0 && <1.4)
- text (>=2.1.1 && <2.2)
- vector (>=0.13 && <0.14)
lsm-tree:core
- base (>=4.16 && <4.22)
- bitvec (>=1.1 && <1.2)
- blockio (>=0.1 && <0.2)
- bloomfilter-blocked (>=0.1 && <0.2)
- bytestring (>=0.11.4.0 && <0.12 || >=0.12.1.0 && <0.13)
- cborg (>=0.2.10.0 && <0.3)
- containers (>=0.6 && <0.8)
- contra-tracer (>=0.1 && <0.3)
- crc32c (>=0.2.1 && <0.3)
- deepseq (>=1.4 && <1.6)
- filepath (>=1.5 && <1.6)
- fs-api (>=0.4 && <0.5)
- io-classes (>=1.6 && <1.8 || >=1.8.0.1 && <1.9)
- lsm-tree
- primitive (>=0.9 && <0.10)
- serialise (>=0.2 && <0.3)
- text (>=2.1.1 && <2.2)
- utf8-string (>=1.0 && <1.1)
- vector (>=0.13 && <0.14)
- vector-algorithms (>=0.9 && <0.10)
- if impl(ghc>=9.4)
- data-elevator (>=0.1.0.2 && <0.3)
lsm-tree:extras
- base (>=4.16 && <4.22)
- bitvec
- blockio
- bytestring
- containers
- contra-tracer
- deepseq
- fs-api
- fs-sim
- io-classes
- lsm-tree
- nonempty-containers
- nothunks
- primitive
- QuickCheck
- quickcheck-instances
- random
- vector
- wide-word
lsm-tree:mcg
lsm-tree:rocksdb
- base (<5)
- bytestring
- indexed-traversable
- if !(os(linux) && flag(rocksdb))
- buildable: False
lsm-tree:kmerge
- base (<5)
- indexed-traversable (>=0.1 && <0.2)
- primitive (>=0.9 && <0.10)
lsm-tree:prototypes
lsm-tree:control
- base (>=4.16 && <4.22)
- deepseq (>=1.4 && <1.6)
- io-classes (>=1.6 && <1.8 || >=1.8.0.1 && <1.9)
- primitive (>=0.9 && <0.10)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
measure-batch-latency | Measure the latency for individual batches of updates and lookups | Disabled |
Automatic Flags
Name | Description | Default |
---|---|---|
rocksdb | Build components that rely on RocksDB (only on Linux) | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info