From ef5f4581f31ec35a4b2afefbafac56f175566879 Mon Sep 17 00:00:00 2001 From: Fabian Kirchner Date: Sat, 14 Oct 2023 12:11:38 +0200 Subject: add basic caching of Issue's --- anissue.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'anissue.cabal') diff --git a/anissue.cabal b/anissue.cabal index efada75..046abb6 100644 --- a/anissue.cabal +++ b/anissue.cabal @@ -82,6 +82,7 @@ executable anissue -- Other library packages from which modules are imported. build-depends: base ^>=4.16.4.0, aeson, + binary, bytestring, directory, filepath, -- cgit v1.2.3