We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 986bca5 commit 08e4d02Copy full SHA for 08e4d02
ChangeLog.md
@@ -100,6 +100,9 @@ Other enhancements:
100
* When using Nix, nix-shell now depends always on gcc to prevent build errors
101
when using the FFI. As ghc depends on gcc anyway, this doesn't increase the
102
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)
106
107
Bug fixes:
108
0 commit comments