Dependencies for dhall-1.21.0
Libraries
dhall
- aeson (>=1.0.0.0 && <1.5)
- aeson-pretty (<0.9)
- ansi-terminal (>=0.6.3.1 && <0.10)
- base (>=4.8.2.0 && <5)
- bytestring (<0.11)
- case-insensitive (<1.3)
- cborg (>=0.2.0.0 && <0.3)
- cborg-json (<0.3)
- containers (>=0.5.0.0 && <0.7)
- contravariant (<1.6)
- cryptonite (>=0.23 && <1.0)
- Diff (>=0.2 && <0.4)
- directory (>=1.2.2.0 && <1.4)
- dotgen (>=0.4.2 && <0.5)
- exceptions (>=0.8.3 && <0.11)
- filepath (>=1.4 && <1.5)
- haskeline (>=0.7.2.1 && <0.8)
- lens-family-core (>=1.0.0 && <1.3)
- megaparsec (>=7.0.0 && <7.1)
- memory (>=0.14 && <0.15)
- mtl (>=2.2.1 && <2.3)
- optparse-applicative (>=0.14.0.0 && <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.2.0.0 && <0.3)
- scientific (>=0.3.0.0 && <0.4)
- serialise (>=0.2.0.0 && <0.3)
- template-haskell (<2.15)
- text (>=0.11.1.0 && <1.3)
- transformers (>=0.2.0.0 && <0.6)
- unordered-containers (>=0.1.3.0 && <0.3)
- uri-encode (<1.6)
- vector (>=0.11.0.0 && <0.13)
- if flag(with-http)
- http-client (>=0.4.30 && <0.7)
- http-client-tls (>=0.2.0 && <0.4)
- http-types (>=0.7.0 && <0.13)
- if !impl(ghc>=8.0) && !impl(eta>=0.8.4)
- fail (>=4.9 && <4.10)
- semigroups (>=0.18 && <0.19)
- transformers (>=0.4.2 && <0.4.3)
- if impl(ghcjs)
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