File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change 11## Unreleased changes
22
3- * Detect unlisted modules and TemplateHaskell dependent files (#32 , #105 )
4- * Overhauled target parsing, added ` --test ` and ` --bench ` options [ #651 ] ( https://github.com/commercialhaskell/stack/issues/651 )
5- * For details, see [ Build commands Wiki page] ( https://github.com/commercialhaskell/stack/wiki/Build-command )
6- * ` --exec ` option [ #651 ] ( https://github.com/commercialhaskell/stack/issues/651 )
7- * ` --only-dependencies ` implemented correctly [ #387 ] ( https://github.com/commercialhaskell/stack/issues/387 )
8-
9- ## 0.1.2.2
3+ ## 0.1.3.0
104
115* Set the ` HASKELL_DIST_DIR ` environment variable [ #524 ] ( https://github.com/commercialhaskell/stack/pull/524 )
126* Track build status of tests and benchmarks [ #525 ] ( https://github.com/commercialhaskell/stack/issues/525 )
3024* ` stack build ` etc work outside of a project
3125* ` list-dependencies ` command [ #638 ] ( https://github.com/commercialhaskell/stack/issues/638 )
3226* ` --upgrade-cabal ` option to ` stack setup ` [ #174 ] ( https://github.com/commercialhaskell/stack/issues/174 )
27+ * Detect unlisted modules and TemplateHaskell dependent files (#32 , #105 )
28+ * Overhauled target parsing, added ` --test ` and ` --bench ` options [ #651 ] ( https://github.com/commercialhaskell/stack/issues/651 )
29+ * For details, see [ Build commands Wiki page] ( https://github.com/commercialhaskell/stack/wiki/Build-command )
30+ * ` --exec ` option [ #651 ] ( https://github.com/commercialhaskell/stack/issues/651 )
31+ * ` --only-dependencies ` implemented correctly [ #387 ] ( https://github.com/commercialhaskell/stack/issues/387 )
3332
3433Bug fixes:
3534
You can’t perform that action at this time.
0 commit comments