Dependencies for text-show-instances-3.5
Libraries
text-show-instances
- base-compat (>=0.8.1 && <1)
- bifunctors (>=5.2 && <6)
- binary (>=0.6 && <0.9)
- bytestring (>=0.9 && <0.11)
- containers (>=0.1 && <0.6)
- directory (>=1 && <1.4)
- haskeline (>=0.7 && <0.8)
- hoopl (>=3.8.7 && <3.11)
- hpc (>=0.5 && <0.7)
- old-locale (>=1 && <1.1)
- old-time (>=1 && <1.2)
- pretty (>=1 && <1.2)
- random (>=1.0.1 && <1.2)
- semigroups (>=0.16.2 && <1)
- tagged (>=0.4.4 && <1)
- text (>=0.11.1 && <1.3)
- text-show (>=3.4 && <3.5)
- time (>=0.1 && <1.7)
- unordered-containers (>=0.2 && <0.3)
- vector (>=0.9 && <0.13)
- xhtml (>=3000.2 && <3000.3)
- 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.3)
- template-haskell (>=2.11 && <2.13)
- 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)
- if os(windows)
- Win32 (>=2.1 && <2.4)
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