Skip to content

Commit ae173ad

Browse files
committed
Use conforming index-state format.
1 parent 07adbda commit ae173ad

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

cabal.project

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

12+
-- repeating the index-state for hackage to work around hackage.nix parsing limitation
1213
index-state: 2022-11-11T00:00:00Z
13-
index-state: cardano-haskell-packages 2022-11-12T20:00:00Z
14+
index-state:
15+
, hackage.haskell.org 2022-11-11T00:00:00Z
16+
, cardano-haskell-packages 2022-11-12T20:00:00Z
1417

1518
packages:
1619
cardano-db
@@ -55,7 +58,7 @@ package cryptonite
5558
flags: -support_rdrand
5659

5760
-- ---------------------------------------------------------
58-
-- Enable tests
61+
-- Enable tests
5962

6063
tests: True
6164
test-show-details: direct

0 commit comments

Comments
 (0)