Skip to content

Commit

Permalink
Merge #4549
Browse files Browse the repository at this point in the history
4549: Upgrade to cabal-3.8.1.0 r=newhoggy a=newhoggy



Co-authored-by: John Ky <john.ky@iohk.io>
  • Loading branch information
iohk-bors[bot] and newhoggy committed Oct 27, 2022
2 parents d77fe6b + 289f905 commit e96b033
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
id: setup-haskell
with:
ghc-version: ${{ matrix.ghc }}
cabal-version: 3.6.2.0
cabal-version: 3.8.1.0

- name: "WIN: Setup Haskell"
id: win-setup-haskell
Expand Down
2 changes: 1 addition & 1 deletion cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repository cardano-haskell-packages
-- See CONTRIBUTING for information about these, including some Nix commands
-- you need to run if you change them
index-state: 2022-07-01T00:00:00Z
index-state: cardano-haskell-packages 2022-10-19T00:00:00Z
index-state: cardano-haskell-packages 2022-10-20T00:00:00Z

packages:
cardano-api
Expand Down

0 comments on commit e96b033

Please sign in to comment.