Dependencies for to-string-instances-0.2
Libraries
to-string-instances
- to-string-class (>=0.1.2 && <0.1.3)
- if flag(bytestring)
- bytestring (>=0.9 && <0.10)
- if flag(doc)
- pretty (>=1.0 && <1.1)
- if flag(text)
- text (>=0.4 && <0.5)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
bytestring | Add ByteString support. | Enabled |
doc | Add Doc support. | Enabled |
text | Add Text support. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info