Skip to content

Commit d533317

Browse files
Merge #4549
4549: Upgrade to cabal-3.8.1.0 r=Jimbo4350 a=newhoggy Co-authored-by: John Ky <[email protected]>
2 parents 2c5882b + 289f905 commit d533317

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/haskell.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
id: setup-haskell
6161
with:
6262
ghc-version: ${{ matrix.ghc }}
63-
cabal-version: 3.6.2.0
63+
cabal-version: 3.8.1.0
6464

6565
- name: "WIN: Setup Haskell"
6666
id: win-setup-haskell

cabal.project

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repository cardano-haskell-packages
1313
-- See CONTRIBUTING for information about these, including some Nix commands
1414
-- you need to run if you change them
1515
index-state: 2022-07-01T00:00:00Z
16-
index-state: cardano-haskell-packages 2022-10-19T00:00:00Z
16+
index-state: cardano-haskell-packages 2022-10-20T00:00:00Z
1717

1818
packages:
1919
cardano-api

0 commit comments

Comments
 (0)