Skip to content

Commit d9c5fb7

Browse files
committed
Minor revision to ChangeLog
1 parent 995bbad commit d9c5fb7

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

ChangeLog.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,10 @@ Major changes:
1313

1414
Behavior changes:
1515

16-
* The path dist directory path '.stack-work/dist/<platform>/Cabal-*/'
17-
changes to '.stack-work/dist/<platform>/ghc-*/' so that build artifacts are
18-
clearly distinguished by ghc version.
16+
* Build artefacts are placed in `.stack-work/dist/<platform>/<GHC_version>`
17+
(hashed to a shorter path on Windows), rather than
18+
`.stack-work/dist/<platform>/<Cabal_version>`. This allows build artifacts to
19+
be distinguished by GHC version.
1920

2021
Other enhancements:
2122

0 commit comments

Comments
 (0)