From 73a59bf47dfcf3c7684f9e171503cb12d26b30b5 Mon Sep 17 00:00:00 2001 From: Jordan Millar Date: Wed, 15 Jan 2025 10:25:06 -0400 Subject: [PATCH] point at double serialization fix cardano-api --- cabal.project | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/cabal.project b/cabal.project index 8d34ceba70..737efeb03e 100644 --- a/cabal.project +++ b/cabal.project @@ -60,3 +60,10 @@ write-ghc-environment-files: always -- 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.git + tag: 98d89d6c0689afbabbe0b702b4e32e51eeec1b6e + --sha256: sha256-OlDdf9vd+m69yF5fwuS6ziZ4VW3+spAcXtkiubox3K8= + subdir: cardano-api \ No newline at end of file