Dependencies for hnix-0.6.1
Libraries
hnix
- aeson (>=1.4.2 && <1.5)
- array (>=0.4 && <0.6)
- base (>=4.9 && <5)
- binary (>=0.8.5 && <0.9)
- bytestring (>=0.10.8 && <0.11)
- comonad (>=5.0.4 && <5.1)
- containers (>=0.5.11.0 && <0.7)
- contravariant (>=1.5 && <1.6)
- data-fix (>=0.2.0 && <0.3)
- deepseq (>=1.4.2 && <1.5)
- dependent-sum (>=0.4 && <0.5)
- deriving-compat (>=0.3 && <0.6)
- directory (>=1.3.1 && <1.4)
- exceptions (>=0.10.0 && <0.11)
- filepath (>=1.4.2 && <1.5)
- free (>=5.1 && <5.2)
- hashing (>=0.1.0 && <0.2)
- hnix-store-core (>=0.1.0 && <0.2)
- http-client (>=0.5.14 && <0.6)
- http-client-tls (>=0.3.5 && <0.4)
- http-types (>=0.12.2 && <0.13)
- interpolate (>=0.2.0 && <0.3)
- lens-family-th (>=0.5.0 && <0.6)
- logict (>=0.6.0 && <0.7)
- megaparsec (>=7.0 && <7.1)
- monad-control (>=1.0.2 && <1.1)
- monadlist (>=0.0.2 && <0.1)
- mtl (>=2.2.2 && <2.3)
- optparse-applicative (>=0.14.3 && <0.15)
- parser-combinators (>=1.0.1 && <1.1)
- prettyprinter (>=1.2.1 && <1.3)
- process (>=1.6.3 && <1.7)
- ref-tf (>=0.4.0 && <0.5)
- regex-tdfa (>=1.2.3 && <1.3)
- regex-tdfa-text (>=1.0.0 && <1.1)
- scientific (>=0.3.6 && <0.4)
- semigroups (>=0.18 && <0.19)
- split (>=0.2.3 && <0.3)
- syb (>=0.7 && <0.8)
- template-haskell
- text (>=1.2.3 && <1.3)
- these (>=0.7.5 && <0.8)
- time (>=1.8.0 && <1.9)
- transformers (>=0.5.5 && <0.6)
- transformers-base (>=0.4.5 && <0.5)
- unix (>=2.7.2 && <2.8)
- unordered-containers (>=0.2.9 && <0.3)
- vector (>=0.12.0 && <0.13)
- xml (>=1.3.14 && <1.4)
- if os(linux) && impl(ghc>=8.2) && impl(ghc<8.3)
- if !impl(ghcjs)
- base16-bytestring (>=0.1.1 && <0.2)
- cryptohash-md5 (>=0.11.100 && <0.12)
- cryptohash-sha1 (>=0.11.100 && <0.12)
- cryptohash-sha256 (>=0.11.101 && <0.12)
- cryptohash-sha512 (>=0.11.100 && <0.12)
- serialise (>=0.2.1 && <0.3)
- if impl(ghc<8.1)
- lens-family (==1.2.1)
- lens-family-core (==1.2.1)
- lens-family (>=1.2.2)
- lens-family-core (>=1.2.2)
- if impl(ghcjs)
- hashable (>=1.2.4 && <1.3)
- hashable (>=1.2.5 && <1.3)
- haskeline (>=0.7.4.2 && <0.8)
- pretty-show (>=1.9.5 && <1.10)
Executables
hnix
- aeson
- base
- bytestring
- comonad
- containers
- data-fix
- deepseq
- exceptions
- filepath
- free
- hashing
- haskeline
- hnix
- mtl
- optparse-applicative
- pretty-show
- prettyprinter
- ref-tf
- repline
- template-haskell
- text
- time
- transformers
- unordered-containers
- if os(linux) && impl(ghc>=8.2) && impl(ghc<8.3)
- if !impl(ghcjs)
- if impl(ghcjs)
- buildable: False
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| optimize | Enable all optimization flags | Disabled |
| profiling | Enable profiling | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info