Skip to content

Commit 08e4d02

Browse files
committed
Add ChangeLog entry for #3264
1 parent 986bca5 commit 08e4d02

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ChangeLog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,9 @@ Other enhancements:
100100
* When using Nix, nix-shell now depends always on gcc to prevent build errors
101101
when using the FFI. As ghc depends on gcc anyway, this doesn't increase the
102102
dependency footprint.
103+
* `--cwd DIR` can now be passed to `stack exec` in order to execute the
104+
program in a different directory. See:
105+
[#3264](https://github.com/commercialhaskell/stack/issues/3264)
103106

104107
Bug fixes:
105108

0 commit comments

Comments
 (0)