Skip to content
Draft
Show file tree
Hide file tree
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
7 changes: 6 additions & 1 deletion cabal.project
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
-- run `nix flake lock --update-input hackage` after updating index-state.
index-state: 2022-07-01T00:00:00Z
index-state:
, hackage.haskell.org 2023-05-10T10:34:57Z
, cardano-haskell-packages 2023-05-25T10:00:00Z

repository cardano-haskell-packages
url: https://input-output-hk.github.io/cardano-haskell-packages
Expand All @@ -15,6 +17,9 @@ repository cardano-haskell-packages
packages:
src/cardano-faucet

extra-packages:
cardano-node

constraints:
hedgehog >= 1.0
, bimap >= 0.4.0
Expand Down
Loading