From 43d6a1827e43a1a49c8191933ef451713a1ab36d Mon Sep 17 00:00:00 2001 From: Carlos LopezDeLara <64222734+CarlosLopezDeLara@users.noreply.github.com> Date: Fri, 31 Jan 2025 20:20:51 -0600 Subject: [PATCH] Add SRP do not merge --- cabal.project | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/cabal.project b/cabal.project index 14b3149d96..0f1880ccec 100644 --- a/cabal.project +++ b/cabal.project @@ -58,4 +58,12 @@ 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. \ No newline at end of file +-- temporary! Please read the section in CONTRIBUTING about updating dependencies. + +source-repository-package + type: git + location: https://github.com/input-output-hk/cardano-api + tag: e83d900ef7574a48e1627421b7b91d62d934bc5b + --sha256: sha256-rErOl64R4NFbLPRbi+9up0h6ziReex1fplpqI+EZ14g= + subdir: + cardano-api \ No newline at end of file