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 b1e436a commit 91fe703Copy full SHA for 91fe703
ChangeLog.md
@@ -1,4 +1,4 @@
1
-## Unreleased
+## 0.1.1.0
2
3
* Remove GHC uncompressed tar file after installation [#376](https://github.com/commercialhaskell/stack/issues/376)
4
* Put stackage snapshots JSON on S3 [#380](https://github.com/commercialhaskell/stack/issues/380)
stack.cabal
@@ -1,5 +1,5 @@
name: stack
-version: 0.1.0.0
+version: 0.1.1.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