Skip to content

Commit 296ccba

Browse files
authored
Merge pull request #5434 from input-output-hk/erikd/chap
cabal.project: Bump index states
2 parents 2fb788f + 535e562 commit 296ccba

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

cabal.project

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ 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:
16-
, hackage.haskell.org 2023-07-27T21:50:17Z
17-
, cardano-haskell-packages 2023-08-06T03:00:00Z
16+
, hackage.haskell.org 2023-08-09T22:19:16Z
17+
, cardano-haskell-packages 2023-08-09T14:21:51Z
1818

1919
packages:
2020
cardano-git-rev
@@ -99,11 +99,3 @@ write-ghc-environment-files: always
9999

100100
package snap-server
101101
flags: +openssl
102-
103-
if impl(ghc >= 9.6)
104-
allow-newer:
105-
-- Only really needed because `cardano-ledger-byron-test` has not yet been released to CHaP
106-
-- and its not possible to specify `cardano-ledger-byron-test:base` because the dependencies
107-
-- of `cardano-ledger-byron-test` also do not permit the version of `base` that `ghc-9.6`
108-
-- provides.
109-
, *:base

0 commit comments

Comments
 (0)