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 8a382fe commit 1383713Copy full SHA for 1383713
package.yaml
@@ -1,5 +1,5 @@
1
name: stack
2
-version: '2.7.6'
+version: '2.9.0.0'
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.7.6
+version: 2.9.0.0
9
10
description: Please see the documentation at <https://docs.haskellstack.org>
11
for usage information.
0 commit comments