From 96b542d55451fcccd7e7ab57b0c839ec7531c26b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Hurlin?= Date: Wed, 30 Oct 2024 16:27:06 +0100 Subject: [PATCH] Add SRP to cardano-api !! DO NOT MERGE !! --- cabal.project | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/cabal.project b/cabal.project index 9eb1804dc..a49b30b28 100644 --- a/cabal.project +++ b/cabal.project @@ -57,3 +57,9 @@ write-ghc-environment-files: always -- IMPORTANT -- Do NOT add more source-repository-package stanzas here unless they are strictly -- temporary! Please read the section in CONTRIBUTING about updating dependencies. + +source-repository-package + type: git + location: https://github.com/IntersectMBO/cardano-api + subdir: cardano-api + tag: 0459dab6b925a3c3d93b93c1f8edefb5450f9e63