From 053b6a160e9fc5950f72fd952c6ef9e1f7a8df64 Mon Sep 17 00:00:00 2001 From: Jordan Millar Date: Tue, 14 Nov 2023 13:01:56 -0400 Subject: [PATCH] SRP: Remove me --- cabal.project | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/cabal.project b/cabal.project index 5c176c9171..2b6dc29579 100644 --- a/cabal.project +++ b/cabal.project @@ -43,3 +43,8 @@ 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/input-output-hk/cardano-api.git + tag: dd496b21d0e2bb41d73465798c562add40e5cc9e + subdir: cardano-api \ No newline at end of file