See https://haskellstack.org/ for installation and upgrade instructions.
Changes since v2.7.5:
Behavior changes:
stack build --coverage
will generate a unified coverage report, even if there is only one *.tix
file, in case a package has tested the library of another package that has not tested its own library. See #5713stack --verbose
no longer includes the lengthy raw snapshot layer (rsl) in the debug output by default. The new stack --[no-]rsl-in-log
flag enables or disables the inclusion of the rsl in the debug output.Other enhancements:
DisplayVersion
in the registry, enabling tools like winget
to properly read the version number.--script-no-run-compile
(disabled by default) that uses the --no-run
option with stack script
(and forces the --compile
option). This enables a command like stack --script-no-run-compile Script.hs
to behave like stack script <arguments> --no-run --compile -- Script.hs
but without having to list all the <arguments>
in the Stack interpreter options comment in Script.hs
on the command line. That may help test that scripts compile in CI (continuous integration). See #5755stack ls
now yields the equivalent of stack ls --help
). See #809--cabal-verbosity=VERBOSITY
to specify the Cabal verbosity level (the option accepts Cabal's numerical and extended syntax). See #1369sh
script to customise fully GHC installation. See #5585tools
subcommand added to stack ls
, to list stack's installed tools.stack uninstall
shows how to uninstall Stack.--ghc-variant
accepts int-native
as a variant.Bug fixes:
stack clean --full
, so that the files to be deleted are not in use. See #5714stack build --coverage
stack new
pantry-0.5.6
: Remove operational and mirror keys from bootstrap key set. See #53cpp-options:
in the Cabal file to GHCi using GHC's -optP
flag. See #5608with-gcc
option when installing GHC. See #5609get_isa()
in get-stack.sh
to exclude systems that don't have x86 in their uname -m
output. See #5792.stack ls snapshots local
on Windows, to behave like that on Unix-like operating systems.Thanks to all our contributors for this release:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4