From 63cdbd2b780407de1f1cb7096125c42939f8a415 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Enis=20Bayramo=C4=9Flu?= Date: Fri, 26 Apr 2024 19:00:39 +0200 Subject: [PATCH] Add missing test dependencies --- kda-tool.cabal | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kda-tool.cabal b/kda-tool.cabal index 1dec825..59987ec 100644 --- a/kda-tool.cabal +++ b/kda-tool.cabal @@ -162,12 +162,14 @@ test-suite kda-tool-tests , network-uri , optparse-applicative , pact + , pact-json , process , resource-pool , retry , scientific , servant , servant-client + , split , stm , stm-linkedlist , string-conv