Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Fix index-state syntax #9

Closed
wants to merge 2 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,13 @@ repository cardano-haskell-packages
c00aae8461a256275598500ea0e187588c35a5d5d7454fb57eac18d9edb86a56
d4a35cd3121aa00d18544bb0ac01c3e1691d618f462c46129271bccf39f7e8ee

-- run `nix flake lock --update-input hackage` after updating this index-state.
-- repeat hackage index-state to work around haskell.nix parsing limitation
index-state: 2022-10-29T00:00:00Z
-- run `nix flake lock --update-input CHaP` after updating this index-state.
index-state: cardano-haskell-packages 2022-11-17T04:56:26Z

index-state:
-- run `nix flake lock --update-input hackage` after updating this index-state.
, hackage.haskell.org 2022-10-29T00:00:00Z
-- run `nix flake lock --update-input CHaP` after updating this index-state.
, cardano-haskell-packages 2022-11-17T04:56:26Z

constraints:
algebraic-graphs < 0.7
Expand Down