Dependencies for text-show-0.4
Libraries
text-show
- array (>=0.3 && <0.6)
- base (>=4.4 && <5)
- bytestring (>=0.9 && <0.11)
- containers (>=0.1 && <0.6)
- ghc-prim
- template-haskell (>=2.4 && <2.10)
- text (>=0.2 && <1.3)
- time (>=0.1 && <1.6)
- if flag(text-format)
- text-format (>=0.2 && <0.4)
- integer-gmp (>=0.2)
- if impl(ghc<7.7)
- tagged (>=0.4.4 && <1)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
text-format | Do not use text-format, since it may require double-conversion and thus linking of libstdc++, which may break compilation due to GHC bug #5289: | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info