about summary refs log tree commit diff
path: root/tazblog.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'tazblog.cabal')
-rw-r--r--tazblog.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/tazblog.cabal b/tazblog.cabal
index 36af795b1345..6fc29176f2f3 100644
--- a/tazblog.cabal
+++ b/tazblog.cabal
@@ -55,7 +55,8 @@ executable tazblog
   build-depends: base,
                  acid-state,
                  tazblog,
-                 options
+                 options,
+                 network
 
 executable tazblog-db
   hs-source-dirs: db