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 46d1454 commit 273d557Copy full SHA for 273d557
ChangeLog.md
@@ -9,6 +9,7 @@
9
* Merge `stack deps` functionality into `stack build`
10
* `install` command [#153](https://github.com/commercialhaskell/stack/issues/153) and [#272](https://github.com/commercialhaskell/stack/issues/272)
11
* overriding architecture value (useful to force 64-bit GHC on Windows, for example)
12
+* Overhauled test running (allows cycles, avoids unnecessary recompilation, etc)
13
14
## 0.0.1
15
0 commit comments