Dependencies for tttool-1.7.0.4
Executables
tttool
- aeson (>=0.7 && <1.3)
- base (>=4.5 && <4.11)
- binary (>=0.5 && <0.9)
- containers (>=0.4 && <0.6)
- directory (>=1.2 && <1.4)
- executable-path (>=0.0 && <0.1)
- filepath (>=1.3 && <1.5)
- hashable (>=1.2 && <1.3)
- haskeline (>=0.7 && <0.8)
- HPDF (>=1.4.10 && <1.5)
- JuicyPixels (>=3.2.5 && <3.3)
- mtl (>=2.1 && <2.3)
- natural-sort (>=0.1 && <0.2)
- optparse-applicative (>=0.13 && <0.15)
- parsec (>=3.1 && <3.2)
- process (>=1.1 && <1.7)
- random (>=1.0 && <1.2)
- split (>=0.2 && <0.3)
- spool (>=0.1 && <0.2)
- template-haskell (>=2.7 && <2.13)
- vector (>=0.10 && <0.13)
- yaml (>=0.8 && <0.9)
- zlib (>=0.5 && <0.7)
- if impl(ghc<7.5)
- if flag(old-locale)
- old-locale
- time (>=1.4 && <1.5)
- time (>=1.5 && <1.9)
- if flag(bytestring_has_builder)
- bytestring (>=0.10.4 && <0.11)
- bytestring (>=0.10 && <0.10.4)
- bytestring-builder (>=0.10.4.1.1)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
old-locale | If false then depend on time >= 1.5. If true then depend on time < 1.5 together with old-locale. | Disabled |
bytestring_has_builder | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info