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 901dc57 commit 5918490Copy full SHA for 5918490
ChangeLog.md
@@ -2,9 +2,12 @@
2
3
* Fall back to cabal dependency solver when a snapshot can't be found
4
* Basic implementation of `stack new` [#137](https://github.com/commercialhaskell/stack/issues/137)
5
-* Build haddocks for dependencies [#143](https://github.com/commercialhaskell/stack/issues/143)
6
* `stack solver` command [#364](https://github.com/commercialhaskell/stack/issues/364)
7
* `stack path` command [#95](https://github.com/commercialhaskell/stack/issues/95)
+* Haddocks [#143](https://github.com/commercialhaskell/stack/issues/143):
8
+ * Build for dependencies
9
+ * Use relative links
10
+ * Generate module contents and index for all packages in project
11
12
## 0.0.3
13
0 commit comments