summary refs log tree commit diff
path: root/services/tazblog/tazblog.cabal
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2019-08-20T06·09+0100
committerVincent Ambo <tazjin@google.com>2019-08-20T06·09+0100
commit13b0204c0391697b41cdfb80e96da6945808e25d (patch)
tree87c0307a96bc7649b61eb85460200b24e537f629 /services/tazblog/tazblog.cabal
parentb856648127e89321db338344019544a4fcdcbf93 (diff)
chore(tazblog): Introduce dependency on 'cache' r/46
Diffstat (limited to 'services/tazblog/tazblog.cabal')
-rw-r--r--services/tazblog/tazblog.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/services/tazblog/tazblog.cabal b/services/tazblog/tazblog.cabal
index ac0c418e32..3a946e01ba 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,