Skip to content

Commit 5e20f00

Browse files
andreabedinicoot
authored andcommitted
Fix index-state syntax
The second index-state stanza completely ovverides the first, resetting hackage index state to HEAD. See haskell/cabal#8568
1 parent a4efa0b commit 5e20f00

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

cabal.project

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@ repository cardano-haskell-packages
1010
c00aae8461a256275598500ea0e187588c35a5d5d7454fb57eac18d9edb86a56
1111
d4a35cd3121aa00d18544bb0ac01c3e1691d618f462c46129271bccf39f7e8ee
1212

13-
index-state: 2022-11-06T00:00:00Z
14-
index-state: cardano-haskell-packages 2022-11-15T17:30:00Z
13+
index-state:
14+
, hackage.haskell.org 2022-11-06T00:00:00Z
15+
, cardano-haskell-packages 2022-11-15T17:30:00Z
1516

1617
packages: ./io-sim
1718
./io-classes

0 commit comments

Comments
 (0)