From 13b0204c0391697b41cdfb80e96da6945808e25d Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Tue, 20 Aug 2019 07:09:16 +0100 Subject: chore(tazblog): Introduce dependency on 'cache' --- services/tazblog/tazblog.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'services/tazblog/tazblog.cabal') diff --git a/services/tazblog/tazblog.cabal b/services/tazblog/tazblog.cabal index ac0c418e32fa..3a946e01baef 100644 --- a/services/tazblog/tazblog.cabal +++ b/services/tazblog/tazblog.cabal @@ -19,6 +19,7 @@ library text, blaze-html, blaze-markup, + cache, crypto-api, cryptohash, old-locale, -- cgit 1.4.1