Skip to content

Commit 68baf7e

Browse files
committed
Fix a link
1 parent 75cadf1 commit 68baf7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* Give warnings on unexpected config keys [#48](https://github.com/commercialhaskell/stack/issues/48)
1717
* Remove Docker `pass-host` option
1818
* Don't require cabal-install to upload [#313](https://github.com/commercialhaskell/stack/issues/313)
19-
* Generate indexes for all deps and all installed snapshot packages [#143](https://github.com/fpco/commercialhaskell/issues/143)
19+
* Generate indexes for all deps and all installed snapshot packages [#143](https://github.com/commercialhaskell/stack/issues/143)
2020
* Provide `--resolver global` option [#645](https://github.com/commercialhaskell/stack/issues/645)
2121
* Also supports `--resolver nightly`, `--resolver lts`, and `--resolver lts-X`
2222
* Make `stack build --flag` error when flag or package is unknown [#617](https://github.com/commercialhaskell/stack/issues/617)

0 commit comments

Comments
 (0)