Skip to content

Commit 7e04c8e

Browse files
committed
Add a couple ChangeLog entries
1 parent 569df79 commit 7e04c8e

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

ChangeLog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,11 @@ Bug fixes:
4545
* Fixes an issue where cyclic deps can cause benchmarks or tests to be run
4646
before they are built.
4747
See [#2153](https://github.com/commercialhaskell/stack/issues/2153)
48+
* Fixes `stack build --file-watch` in cases where a directory is removed
49+
See [#1838](https://github.com/commercialhaskell/stack/issues/1838)
50+
* Fixes `stack dot` and `stack list-dependencies` to use info from the
51+
package database for wired-in-packages (ghc, base, etc).
52+
See [#3084](https://github.com/commercialhaskell/stack/issues/3084)
4853

4954
## 1.4.0
5055

0 commit comments

Comments
 (0)