From 07b976ccd89cc8a4b5d0624ee2223d64add4615d Mon Sep 17 00:00:00 2001 From: Profpatsch Date: Mon, 19 Jun 2023 15:56:32 +0200 Subject: feat(users/Profpatsch): init whatcd-resolver Change-Id: Ieb377fb8caa60e716703153dfeca5173f9a6779d Reviewed-on: https://cl.tvl.fyi/c/depot/+/8830 Reviewed-by: Profpatsch Tested-by: BuildkiteCI --- users/Profpatsch/hie.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'users/Profpatsch/hie.yaml') diff --git a/users/Profpatsch/hie.yaml b/users/Profpatsch/hie.yaml index d11a60ac73..cf5982d317 100644 --- a/users/Profpatsch/hie.yaml +++ b/users/Profpatsch/hie.yaml @@ -18,3 +18,5 @@ cradle: component: "cas-serve:exe:cas-serve" - path: "./jbovlaste-sqlite/JbovlasteSqlite.hs" component: "jbovlaste-sqlite:exe:jbovlaste-sqlite" + - path: "./whatcd-resolver/src" + component: "lib:whatcd-resolver" -- cgit 1.4.1