File tree Expand file tree Collapse file tree 2 files changed +16
-7
lines changed Expand file tree Collapse file tree 2 files changed +16
-7
lines changed Original file line number Diff line number Diff line change 1
1
# This is an experimental project-level configuration, to see if Stack can be
2
- # built with GHC 9.4.5. Currently, it can not - see
3
- # https://github.com/haskell/cabal/issues/8858#issuecomment-1522424125
2
+ # built with GHC 9.4.5.
4
3
5
4
# GHC 9.4.5
6
- resolver : nightly-2023-04-28
5
+ resolver : nightly-2023-05-01
7
6
8
7
packages :
9
8
- .
10
9
11
10
extra-deps :
12
11
- hi-file-parser-0.1.4.0@sha256:4c3e1f4e2575809c7fe47229f8547c64e22760d77c73456bf017d27e0e736dd8,2660
12
+ # See https://github.com/haskell/network/pull/552. Snapshot nightly-05-01 has
13
+ # network-3.1.2.8.
14
+ - network-3.1.2.9@sha256:eacdb7f78719cc5125b25856a9114984c5c03b484995f3074b3d756553ededee,5008
13
15
14
16
drop-packages :
15
17
# See https://github.com/commercialhaskell/stack/pull/4712
Original file line number Diff line number Diff line change @@ -11,9 +11,16 @@ packages:
11
11
size: 2242
12
12
original:
13
13
hackage: hi-file-parser-0.1.4.0@sha256:4c3e1f4e2575809c7fe47229f8547c64e22760d77c73456bf017d27e0e736dd8,2660
14
+ - completed:
15
+ hackage: network-3.1.2.9@sha256:eacdb7f78719cc5125b25856a9114984c5c03b484995f3074b3d756553ededee,5008
16
+ pantry-tree:
17
+ sha256: 51165c889117723710b3d1dd70d9ce0c2ffc023a04ba3fc53f71ed20b6909349
18
+ size: 3914
19
+ original:
20
+ hackage: network-3.1.2.9@sha256:eacdb7f78719cc5125b25856a9114984c5c03b484995f3074b3d756553ededee,5008
14
21
snapshots:
15
22
- completed:
16
- sha256: de1e07d52c8b35b29dc2282354e013671f1e53676822cc80376cb402cc789ab2
17
- size: 626447
18
- url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/nightly/2023/4/28 .yaml
19
- original: nightly-2023-04-28
23
+ sha256: f0fabba5d552487306aa7ceb46dd66ed6030ce459739b094eee1116facde5c84
24
+ size: 626061
25
+ url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/nightly/2023/5/1 .yaml
26
+ original: nightly-2023-05-01
You can’t perform that action at this time.
0 commit comments