Skip to content

rc/v2.15.6.3 (release candidate)

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 04 May 23:04

Release notes:

  • This release fixes potential bugs.

  • The hash that Stack uses to distinguish one build plan from another has changed for plans that set (as opposed to unset) manually Cabal flags for immutable dependencies. This will cause Stack to rebuild dependencies for such plans.

Changes since v2.15.6.1:

Bug fixes:

  • The hashes that Stack uses to distinguish one build plan from another now include the Cabal flags for immutable dependencies set manually. Previously, in error, only such flags that were unset manually were included.