Dependencies for stack-2.9.3
Libraries
stack
- aeson (>=2.0.3.0)
- annotated-wl-pprint
- ansi-terminal
- array
- async
- attoparsec
- base (>=4.14.3.0 && <5)
- base64-bytestring
- bytestring
- Cabal (>=3.6.3.0)
- casa-client
- casa-types
- colour
- conduit
- conduit-extra
- containers
- cryptonite
- cryptonite-conduit
- deepseq
- directory
- echo
- exceptions
- extra
- file-embed
- filelock
- filepath
- fsnotify (>=0.4.1)
- generic-deriving
- hackage-security
- hashable
- hi-file-parser
- hpack
- hpc
- http-client
- http-client-tls
- http-conduit
- http-download
- http-types
- memory
- microlens
- mintty
- mono-traversable
- mtl
- mustache
- neat-interpolation
- network-uri
- open-browser
- optparse-applicative (>=0.17.0.0)
- pantry (>=0.8.1 && <0.9)
- path
- path-io
- persistent (>=2.13.3.5 && <2.14)
- persistent-sqlite
- persistent-template
- pretty
- primitive
- process (>=1.6.13.2)
- project-template
- random
- retry
- rio (>=0.1.22.0)
- rio-prettyprint (>=0.1.4.0)
- semigroups
- split
- stm
- streaming-commons
- tar
- template-haskell
- temporary
- text
- text-metrics
- th-reify-many
- time
- tls
- transformers
- typed-process
- unicode-transforms
- unix-compat (<0.7)
- unliftio
- unordered-containers
- vector
- yaml
- zip-archive
- zlib
- if os(windows)else
Executables
stack
- aeson (>=2.0.3.0)
- annotated-wl-pprint
- ansi-terminal
- array
- async
- attoparsec
- base (>=4.14.3.0 && <5)
- base64-bytestring
- bytestring
- Cabal (>=3.6.3.0)
- casa-client
- casa-types
- colour
- conduit
- conduit-extra
- containers
- cryptonite
- cryptonite-conduit
- deepseq
- directory
- echo
- exceptions
- extra
- file-embed
- filelock
- filepath
- fsnotify (>=0.4.1)
- generic-deriving
- hackage-security
- hashable
- hi-file-parser
- hpack
- hpc
- http-client
- http-client-tls
- http-conduit
- http-download
- http-types
- memory
- microlens
- mintty
- mono-traversable
- mtl
- mustache
- neat-interpolation
- network-uri
- open-browser
- optparse-applicative (>=0.17.0.0)
- pantry (>=0.8.1 && <0.9)
- path
- path-io
- persistent (>=2.13.3.5 && <2.14)
- persistent-sqlite
- persistent-template
- pretty
- primitive
- process (>=1.6.13.2)
- project-template
- random
- retry
- rio (>=0.1.22.0)
- rio-prettyprint (>=0.1.4.0)
- semigroups
- split
- stack
- stm
- streaming-commons
- tar
- template-haskell
- temporary
- text
- text-metrics
- th-reify-many
- time
- tls
- transformers
- typed-process
- unicode-transforms
- unix-compat (<0.7)
- unliftio
- unordered-containers
- vector
- yaml
- zip-archive
- zlib
- if os(windows)else
- if !flag(disable-git-info)
stack-integration-test
- aeson (>=2.0.3.0)
- annotated-wl-pprint
- ansi-terminal
- array
- async
- attoparsec
- base (>=4.14.3.0 && <5)
- base64-bytestring
- bytestring
- Cabal (>=3.6.3.0)
- casa-client
- casa-types
- colour
- conduit
- conduit-extra
- containers
- cryptonite
- cryptonite-conduit
- deepseq
- directory
- echo
- exceptions
- extra
- file-embed
- filelock
- filepath
- fsnotify (>=0.4.1)
- generic-deriving
- hackage-security
- hashable
- hi-file-parser
- hpack
- hpc
- hspec
- http-client
- http-client-tls
- http-conduit
- http-download
- http-types
- memory
- microlens
- mintty
- mono-traversable
- mtl
- mustache
- neat-interpolation
- network-uri
- open-browser
- optparse-applicative (>=0.17.0.0)
- optparse-generic
- pantry (>=0.8.1 && <0.9)
- path
- path-io
- persistent (>=2.13.3.5 && <2.14)
- persistent-sqlite
- persistent-template
- pretty
- primitive
- process (>=1.6.13.2)
- project-template
- random
- retry
- rio (>=0.1.22.0)
- rio-prettyprint (>=0.1.4.0)
- semigroups
- split
- stm
- streaming-commons
- tar
- template-haskell
- temporary
- text
- text-metrics
- th-reify-many
- time
- tls
- transformers
- typed-process
- unicode-transforms
- unix-compat (<0.7)
- unliftio
- unordered-containers
- vector
- yaml
- zip-archive
- zlib
- if os(windows)else
- if !flag(integration-tests)
- buildable: False
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| developer-mode | By default, should extra developer information be output? | Disabled |
| disable-git-info | Disable compile-time inclusion of current git info in stack | Disabled |
| hide-dependency-versions | Hides dependency versions from 'stack --version', used only by building Stack and the default | Disabled |
| integration-tests | Run the integration test suite | Disabled |
| static | Pass -static/-pthread to ghc when linking the stack binary. | Disabled |
| supported-build | If false, causes 'stack --version' to issue a warning about the build being unsupported. Should be True only if building with Stack and the default | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info