From 50b51339c92217e55fb7c7e779714fd4fff3030c Mon Sep 17 00:00:00 2001 From: Mateusz Galazyn Date: Thu, 11 Jul 2024 10:30:21 +0200 Subject: [PATCH] add srp --- cabal.project | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/cabal.project b/cabal.project index f4bc98a779..dd83ea7189 100644 --- a/cabal.project +++ b/cabal.project @@ -46,3 +46,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. + +source-repository-package + type: git + location: https://github.com/intersectmbo/cardano-api + tag: e2124acc2455fd74d1b6cbcb386483afe28d86a7 + --sha256: sha256-P7gBRQTszybXPIb9t3Nujxr2pGsUm1nK7U9myBeRn1s= + subdir: + cardano-api +