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 d593aa0 commit 901dc57Copy full SHA for 901dc57
ChangeLog.md
@@ -1,4 +1,4 @@
1
-## Unreleased
+## 0.1.0.0
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)
stack.cabal
@@ -1,5 +1,5 @@
name: stack
-version: 0.0.3.1
+version: 0.1.0.0
synopsis: The Haskell Tool Stack
description: Please see the README.md for usage information, and
5
the wiki on Github for more details. Also, note that
0 commit comments