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 935d59d commit c4aab08Copy full SHA for c4aab08
package.yaml
@@ -2,7 +2,7 @@
2
spec-version: 0.35.0
3
4
name: stack
5
-version: '2.10.0'
+version: '2.11.0.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: 2.10.0
+version: 2.11.0.0
9
10
description: Please see the documentation at <https://docs.haskellstack.org>
11
for usage information.
0 commit comments