Skip to content

Commit c21ab19

Browse files
committed
ChangeLog entry for #2147
1 parent 811e510 commit c21ab19

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

ChangeLog.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,12 @@ Bug fixes:
5656
package database for wired-in-packages (ghc, base, etc).
5757
See [#3084](https://github.com/commercialhaskell/stack/issues/3084)
5858
* Fixes `stack --docker build` when user is part of libvirt/libvirtd
59-
groups on Ubuntu Yakkety (16.10). See [#3092]
59+
groups on Ubuntu Yakkety (16.10).
60+
See [#3092](https://github.com/commercialhaskell/stack/issues/3092)
61+
* Switching a package between extra-dep and local package now forces
62+
rebuild (previously it wouldn't if versions were the same).
63+
See [#2147](https://github.com/commercialhaskell/stack/issues/2147)
64+
6065

6166
## 1.4.0
6267

0 commit comments

Comments
 (0)