Dependencies for hackport-0.9.1.0
Libraries
hackport:hackport-external-libs-Cabal-syntax
- array (>=0.4.0.1)
- base (>=4.9 && <5)
- binary (>=0.7)
- bytestring (>=0.10.0.0)
- containers (>=0.5.0.0)
- deepseq (>=1.3.0.1)
- directory (>=1.2)
- filepath (>=1.3.0.1)
- mtl (>=2.1)
- parsec (>=3.1.13.0)
- pretty (>=1.1.1)
- text (>=1.2.3.0)
- time (>=1.4.0.1)
- transformers (>=0.4.1.0)
- unix (>=2.6.0.0)
hackport:hackport-external-libs-Cabal
- array (>=0.4.0.1)
- base (>=4.9 && <5)
- bytestring (>=0.10.0.0)
- containers (>=0.5.0.0)
- deepseq (>=1.3.0.1)
- directory (>=1.2)
- filepath (>=1.3.0.1)
- hackport
- mtl (>=2.1)
- parsec (>=3.1.13.0)
- pretty (>=1.1.1)
- process (>=1.2.1.0)
- text (>=1.2.3.0)
- time (>=1.4.0.1)
- transformers (>=0.4.1.0)
- unix (>=2.6.0.0)
hackport:hackport-external-libs-hackage-security
- base (>=4.9 && <5)
- base16-bytestring (>=0.1.1)
- base64-bytestring (>=1.0)
- bytestring (>=0.9)
- containers (>=0.4)
- cryptohash-sha256 (>=0.11)
- directory (>=1.2.2)
- ed25519 (>=0.0)
- filepath (>=1.2)
- ghc-prim
- hackport
- lukko (>=0.1)
- mtl (>=2.2)
- network (>=3.0)
- network-uri (>=2.6)
- parsec (>=3.1)
- pretty (>=1.0)
- tar (>=0.5)
- template-haskell (>=2.7)
- time (>=1.5)
- transformers (>=0.3)
- zlib (>=0.5)
hackport:hackport-external-libs-cabal-install-solver
- array (>=0.4)
- base (>=4.10 && <5)
- bytestring (>=0.10.6.0)
- containers (>=0.5.6.2)
- edit-distance (>=0.2.2)
- filepath (>=1.4.0.0)
- hackport
- mtl (>=2.0)
- pretty (>=1.1)
- text (>=1.2.3.0)
- transformers (>=0.4.2.0)
hackport:hackport-external-libs-cabal-install
- array (>=0.4)
- async (>=2.0)
- base (>=4.10 && <5)
- base16-bytestring (>=0.1.1)
- binary (>=0.7.3)
- bytestring (>=0.10.6.0)
- containers (>=0.5.6.2)
- cryptohash-sha256 (>=0.11)
- deepseq (>=1.4.1.1)
- directory (>=1.3.7.0)
- echo (>=0.1.3)
- edit-distance (>=0.2.2)
- exceptions (>=0.10.4)
- filepath (>=1.4.0.0)
- hackport
- hashable (>=1.0)
- HTTP (>=4000.1.5)
- lukko (>=0.1)
- mtl (>=2.0)
- network-uri (>=2.6.0.2)
- parsec (>=3.1.13.0)
- pretty (>=1.1)
- process (>=1.6.15.0)
- random (>=1.2)
- regex-base (>=0.94.0.0)
- regex-posix (>=0.96.0.0)
- resolv (>=0.1.1)
- safe-exceptions (>=0.1.7.0)
- stm (>=2.0)
- tar (>=0.5.0.3)
- text (>=1.2.3)
- time (>=1.5.0.1)
- unix (>=2.5)
- zlib (>=0.5.3)
hackport:hackport-internal
- async
- base (<5)
- binary
- bytestring
- containers
- data-default-class
- deepseq
- directory
- dlist
- extensible-exceptions
- filepath
- hackport
- lifted-base
- monad-control
- mtl
- network-uri
- optparse-applicative
- parallel (>=3.2.1.0)
- parsec
- pretty
- process
- QuickCheck
- split
- template-haskell
- text
- time
- transformers
- xml
Executables
hackport
Flags
Manual Flags
Name | Description | Default |
---|---|---|
cabal-v1 | Build for cabal-v1 (Setup.hs/gentoo-haskell) compatibility | Disabled |
doctests | Build doctests | Enabled |
gentoo-tests | Build tests that require a running Gentoo system | Disabled |
pedantic | Enable -Werror | Disabled |
profile | Enable profiling flags | Disabled |
threads | Enable threading and rtsopts | Enabled |
build-tool-depends | Enable dependencies via build-tool-depends | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info