File tree 4 files changed +9
-9
lines changed
4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 2
2
spec-version : 0.35.0
3
3
4
4
name : stack
5
- version : ' 2.11.0.2 '
5
+ version : ' 2.11.1 '
6
6
synopsis : The Haskell Tool Stack
7
7
description : |
8
8
Please see the documentation at <https://docs.haskellstack.org>
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ cabal-version: 2.0
5
5
-- see: https://github.com/sol/hpack
6
6
7
7
name : stack
8
- version : 2.11.0.2
8
+ version : 2.11.1
9
9
synopsis : The Haskell Tool Stack
10
10
description : Please see the documentation at <https://docs.haskellstack.org>
11
11
for usage information.
Original file line number Diff line number Diff line change 1
1
# GHC 9.2.7
2
- resolver : lts-20.20
2
+ resolver : lts-20.21
3
3
4
4
packages :
5
5
- .
@@ -11,9 +11,9 @@ extra-deps:
11
11
- pantry-0.8.2.2@sha256:579aa8538c0fde65f9c08fb97d1d5aee8f59e5cc44e5f8feb350ec54bd2b14a6,6026
12
12
- persistent-2.14.5.0@sha256:c3c7a6a200930f956b2a6bb15b9d2cd512980692f6a2d95368a6db335c34c916,7199
13
13
- rio-prettyprint-0.1.4.0@sha256:1f8eb3ead0ef33d3736d53e1de5e9b2c91a0c207cdca23321bd74c401e85f23a,1301
14
- # lts-20.19 specifies Cabal-3.6.3.0
14
+ # lts-20.21 specifies Cabal-3.6.3.0
15
15
- Cabal-3.8.1.0@sha256:155d64beeecbae2b19e5d67844532494af88bc8795d4db4146a0c29296f59967,12220
16
- # lts-20.19 specifies Cabal-syntax-3.6.0.0
16
+ # lts-20.21 specifies Cabal-syntax-3.6.0.0
17
17
- Cabal-syntax-3.8.1.0@sha256:4936765e9a7a8ecbf8fdbe9067f6d972bc0299220063abb2632a9950af64b966,7619
18
18
19
19
allow-newer : true
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ packages:
62
62
hackage: Cabal-syntax-3.8.1.0@sha256:4936765e9a7a8ecbf8fdbe9067f6d972bc0299220063abb2632a9950af64b966,7619
63
63
snapshots:
64
64
- completed:
65
- sha256: 126fa33ceb11f5e85ceb4e86d434756bd9a8439e2e5776d306a15fbc63b01e89
66
- size: 650041
67
- url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/20/20 .yaml
68
- original: lts-20.20
65
+ sha256: 401a0e813162ba62f04517f60c7d25e93a0f867f94a902421ebf07d1fb5a8c46
66
+ size: 650044
67
+ url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/20/21 .yaml
68
+ original: lts-20.21
You can’t perform that action at this time.
0 commit comments