Dependencies for text-show-3.7.2
Libraries
text-show
- array (>=0.3 && <0.6)
- base-compat (>=0.8.1 && <0.10)
- bifunctors (>=5.1 && <6)
- bytestring (>=0.9 && <0.11)
- bytestring-builder
- containers (>=0.1 && <0.6)
- contravariant (>=0.5 && <2)
- generic-deriving (>=1.11 && <2)
- ghc-prim
- integer-gmp
- nats (>=0.1 && <2)
- semigroups (>=0.17 && <1)
- tagged (>=0.4.4 && <1)
- text (>=0.11.1 && <1.3)
- th-abstraction (>=0.2.2 && <0.3)
- th-lift (>=0.7.6 && <1)
- void (>=0.5 && <1)
- if flag(base-4-9)
- base (>=4.9 && <5)
- base (>=4.3 && <4.9)
- if flag(template-haskell-2-11)
- ghc-boot-th (>=8.0 && <8.5)
- template-haskell (>=2.11 && <2.14)
- template-haskell (>=2.5 && <2.11)
- if flag(new-functor-classes)
- transformers (>=0.2.1 && <0.4 || >=0.5 && <0.6)
- transformers-compat (>=0.5 && <1)
- transformers (>=0.4 && <0.5)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
developer | Operate in developer mode (allows for faster recompilation of tests) | Disabled |
Automatic Flags
Name | Description | Default |
---|---|---|
base-4-9 | Use base-4.9 or later. | Enabled |
template-haskell-2-11 | Use template-haskell-2.11.0.0 or later. | Enabled |
new-functor-classes | Use a version of transformers or transformers-compat with a modern-style Data.Functor.Classes module. This flag cannot be used when building with transformers-0.4, since it comes with a different version of Data.Functor.Classes. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info