From bbe3b75bfd0767c61bcd436e843b9c785efd289f Mon Sep 17 00:00:00 2001 From: Alexander Foremny Date: Mon, 19 Feb 2024 04:55:36 +0100 Subject: support `INSERT`, `DELETE`, `UPDATE` --- astore.cabal | 3 +++ 1 file changed, 3 insertions(+) (limited to 'astore.cabal') diff --git a/astore.cabal b/astore.cabal index 232b01f..2aa0f73 100644 --- a/astore.cabal +++ b/astore.cabal @@ -40,11 +40,14 @@ library filepath, gitlib, gitlib-libgit2, + hlibgit2, megaparsec, mtl, parser-combinators, + resourcet, tagged, text, + time, unliftio, unliftio-core, unordered-containers, -- cgit v1.2.3