Dependencies for hnix-0.11.0
Libraries
hnix
- aeson (>=1.4.2 && <1.6)
- array (>=0.4 && <0.6)
- base (>=4.11 && <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)
- data-fix (>=0.3.0 && <0.4)
- deepseq (>=1.4.3 && <1.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)
- gitrev (>=1.1.0 && <1.4)
- hashable (>=1.2.5 && <1.3.1)
- hashing (>=0.1.0 && <0.2)
- hnix-store-core (>=0.1.0 && <0.3)
- http-client (>=0.5.14 && <0.6 || >=0.6.4 && <0.8)
- http-client-tls (>=0.3.5 && <0.4)
- http-types (>=0.12.2 && <0.13)
- lens-family (>=1.2.2 && <2.2)
- lens-family-core (>=1.2.2 && <2.2)
- lens-family-th (>=0.5.0 && <0.6)
- logict (>=0.6.0 && <0.7 || >=0.7.0.2 && <0.8)
- megaparsec (>=7.0 && <9.1)
- monad-control (>=1.0.2 && <1.1)
- monadlist (>=0.0.2 && <0.1)
- mtl (>=2.2.2 && <2.3)
- neat-interpolation (>=0.4 && <0.6)
- optparse-applicative (>=0.14.3 && <0.17)
- parser-combinators (>=1.0.1 && <1.3)
- prettyprinter (>=1.7.0 && <1.8)
- process (>=1.6.3 && <1.7)
- ref-tf (>=0.4.0 && <0.5)
- regex-tdfa (>=1.2.3 && <1.4)
- scientific (>=0.3.6 && <0.4)
- semialign (>=1 && <1.2)
- semialign-indexed (>=1 && <1.2)
- some (>=1.0.1 && <1.1)
- split (>=0.2.3 && <0.3)
- syb (>=0.7 && <0.8)
- template-haskell (>=2.13 && <2.17)
- text (>=1.2.3 && <1.3)
- these (>=1.0.1 && <1.2)
- time (>=1.8.0 && <1.9 || >=1.9.3 && <1.10)
- 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 !impl(ghcjs)
- base16-bytestring (>=0.1.1 && <0.2)
- pretty-show (>=1.9.5 && <1.11)
- serialise (>=0.2.1 && <0.3)
Executables
hnix
- aeson
- base
- base16-bytestring
- bytestring
- comonad
- containers
- data-fix
- deepseq
- exceptions
- filepath
- free
- haskeline (>=0.8.0.0 && <0.9)
- hnix
- mtl
- optparse-applicative
- pretty-show
- prettyprinter
- ref-tf
- repline (>=0.4.0.0 && <0.5)
- serialise
- template-haskell
- text
- time
- transformers
- unordered-containers
- if impl(ghc<8.10)
- buildable: False
- 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