From 962db630a81a4040902c23c773df3069a48db0a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kier=C3=A1n=20Meinhardt?= Date: Sun, 13 Oct 2024 09:55:20 +0200 Subject: move Collection types to common --- cli/cli.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'cli/cli.cabal') diff --git a/cli/cli.cabal b/cli/cli.cabal index 4a21270..5617808 100644 --- a/cli/cli.cabal +++ b/cli/cli.cabal @@ -20,6 +20,7 @@ executable acms backend, base, bytestring, + common, filepath, optparse-applicative, sh, -- cgit v1.2.3