From b15346b68dbd52ddb495efec44ecd2fe7876c804 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sun, 5 Jan 2020 09:44:34 -0800 Subject: [PATCH] Cardano Haskell Build Repo --- data/ecosystems/c/cardano.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/c/cardano.toml b/data/ecosystems/c/cardano.toml index 374d6742..e436d084 100644 --- a/data/ecosystems/c/cardano.toml +++ b/data/ecosystems/c/cardano.toml @@ -111,6 +111,9 @@ url = "https://github.com/input-output-hk/cardano-explorer-app" [[repo]] url = "https://github.com/input-output-hk/cardano-graphql" +[[repo]] +url = "https://github.com/input-output-hk/cardano-haskell" + [[repo]] url = "https://github.com/input-output-hk/cardano-http-bridge"