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 47b7f38 commit 253b2f7Copy full SHA for 253b2f7
package.yaml
@@ -2,7 +2,7 @@
2
spec-version: 0.35.0
3
4
name: stack
5
-version: '3.2.0'
+version: '3.3.0'
6
synopsis: The Haskell Tool Stack
7
description: |
8
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
-version: 3.2.0
+version: 3.3.0
9
10
description: Please see the documentation at <https://docs.haskellstack.org>
11
for usage information.
0 commit comments