From bd47122afb7d3da60ff61f6ca74994a133cc7a0c Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Thu, 22 Aug 2019 18:58:11 +0100 Subject: chore(blog): Minor changes to integrate DNS based backend --- services/tazblog/tazblog.cabal | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'services/tazblog/tazblog.cabal') diff --git a/services/tazblog/tazblog.cabal b/services/tazblog/tazblog.cabal index 0db2f990c7b8..fc6b32a10085 100644 --- a/services/tazblog/tazblog.cabal +++ b/services/tazblog/tazblog.cabal @@ -13,7 +13,8 @@ library default-language: Haskell2010 ghc-options: -W exposed-modules: Blog, BlogStore, Locales, Server, RSS - build-depends: base, + build-depends: aeson, + base, bytestring, happstack-server, text, -- cgit 1.4.1