Skip to content

Commit 5ccb584

Browse files
committed
REMOVE ME: Srps
1 parent 7533f6e commit 5ccb584

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

cabal.project

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ 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 2025-06-24T21:06:59Z
16+
, hackage.haskell.org 2025-07-14T17:31:29Z
1717
, cardano-haskell-packages 2025-07-01T09:22:51Z
1818

1919
packages:
@@ -72,3 +72,19 @@ if impl (ghc >= 9.12)
7272
-- IMPORTANT
7373
-- Do NOT add more source-repository-package stanzas here unless they are strictly
7474
-- temporary! Please read the section in CONTRIBUTING about updating dependencies.
75+
76+
source-repository-package
77+
type: git
78+
location: https://github.com/intersectmbo/cardano-cli.git
79+
tag: 31d46d77278cb3ea5b1606ee2fc20ae7c3b5c59a
80+
--sha256: sha256-Lqg+eGfdYphLbgS3LZ0Qf62mTLkibl6L8i7GOia0hoo=
81+
subdir: cardano-cli
82+
83+
84+
source-repository-package
85+
type: git
86+
location: https://github.com/intersectmbo/cardano-api.git
87+
tag: 159822505a74a6479fff037ef5bdc881437aae53
88+
--sha256: sha256-V9PZ4X7N1Kg0pSxS/qVByEwxA5VASZFNRT+n8JDBlgc=
89+
subdir: cardano-api
90+

0 commit comments

Comments
 (0)