Dependencies for dhall-1.15.0
Libraries
dhall
- ansi-terminal (>=0.6.3.1 && <0.9)
- base (>=4.8.2.0 && <5)
- bytestring (<0.11)
- case-insensitive (<1.3)
- containers (>=0.5.0.0 && <0.6)
- contravariant (<1.5)
- cryptonite (>=0.23 && <1.0)
- Diff (>=0.2 && <0.4)
- directory (>=1.3 && <1.4)
- exceptions (>=0.8.3 && <0.11)
- filepath (>=1.4 && <1.5)
- haskeline (>=0.7.3.0 && <0.8)
- insert-ordered-containers (>=0.2.1.0 && <0.3)
- lens-family-core (>=1.0.0 && <1.3)
- megaparsec (>=6.1.1 && <6.6)
- memory (>=0.14 && <0.15)
- mtl (>=2.2.1 && <2.3)
- optparse-applicative (<0.15)
- parsers (>=0.12.4 && <0.13)
- prettyprinter (>=1.2.0.1 && <1.3)
- prettyprinter-ansi-terminal (>=1.1.1 && <1.2)
- repline (>=0.1.6.0 && <0.2)
- scientific (>=0.3.0.0 && <0.4)
- template-haskell (<2.14)
- text (>=0.11.1.0 && <1.3)
- transformers (>=0.2.0.0 && <0.6)
- unordered-containers (>=0.1.3.0 && <0.3)
- vector (>=0.11.0.0 && <0.13)
- if flag(with-http)
- http-client (>=0.4.30 && <0.6)
- http-client-tls (>=0.2.0 && <0.4)
- if !impl(ghc>=8.0)
- semigroups (>=0.18 && <0.19)
- transformers (>=0.4.2 && <0.4.3)
Executables
dhall
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| with-http | Include support for importing dhall modules from HTTP URLs | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info