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 811e510 commit c21ab19Copy full SHA for c21ab19
ChangeLog.md
@@ -56,7 +56,12 @@ Bug fixes:
56
package database for wired-in-packages (ghc, base, etc).
57
See [#3084](https://github.com/commercialhaskell/stack/issues/3084)
58
* Fixes `stack --docker build` when user is part of libvirt/libvirtd
59
- groups on Ubuntu Yakkety (16.10). See [#3092]
+ 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
+
65
66
## 1.4.0
67
0 commit comments