File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,9 @@ Bug fixes:
3939* Fix ` stack sdist ` introducing unneded sublibrary syntax when using
4040 pvp-bounds. See
4141 [ #5289 ] ( https://github.com/commercialhaskell/stack/issues/5289 )
42+ * Fix modified time busting caches by always calculating sha256 digest
43+ during the build process.
44+ [ #5125 ] ( https://github.com/commercialhaskell/stack/issues/5125 )
4245
4346## v2.3.1
4447
@@ -116,7 +119,7 @@ Other enhancements:
116119 prefixes each build log output line with a timestamp.
117120
118121* Show warning about ` local-programs-path ` with spaces on windows
119- when running scripts. See
122+ when running scripts. See
120123 [ #5013 ] ( https://github.com/commercialhaskell/stack/pull/5013 )
121124
122125* Add ` ls dependencies json ` which will print dependencies as JSON.
You can’t perform that action at this time.
0 commit comments