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 d25aa78 commit a3b8152Copy full SHA for a3b8152
package.yaml
@@ -1,5 +1,5 @@
1
name: stack
2
-version: '2.9.0.1'
+version: '2.9.0.2'
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.1
+version: 2.9.0.2
9
10
description: Please see the documentation at <https://docs.haskellstack.org>
11
for usage information.
0 commit comments