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 61b9a62 commit c3afe3aCopy full SHA for c3afe3a
package.yaml
@@ -1,5 +1,5 @@
1
name: stack
2
-version: '2.9.0.2'
+version: '2.9.1'
3
synopsis: The Haskell Tool Stack
4
description: |
5
Please see the documentation at <https://docs.haskellstack.org>
stack.cabal
@@ -5,7 +5,7 @@ cabal-version: 2.0
-- see: https://github.com/sol/hpack
6
7
8
-version: 2.9.0.2
+version: 2.9.1
9
10
description: Please see the documentation at <https://docs.haskellstack.org>
11
for usage information.
0 commit comments