Dependencies for nothunks-0.1.2.0
Libraries
nothunks
- base (>=4.12 && <5)
- containers (>=0.5 && <0.7)
- ghc-heap
- stm (>=2.5 && <2.6)
- time (>=1.5 && <1.13)
- if flag(bytestring)
- bytestring (>=0.10 && <0.12)
- if flag(text)
- text (>=1.2 && <1.3)
- if flag(vector)
- vector (>=0.12 && <0.13)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
bytestring | Provide instances for bytestring | Enabled |
text | Provide instances for text | Enabled |
vector | Provide instances for vector | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info