summaryrefslogtreecommitdiff
path: root/Annex.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Annex.hs')
-rw-r--r--Annex.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Annex.hs b/Annex.hs
index 0ebdd4c07..1c8618cc0 100644
--- a/Annex.hs
+++ b/Annex.hs
@@ -142,7 +142,7 @@ newState c r = AnnexState
, backends = []
, remotes = []
, remoteannexstate = M.empty
- , output = defaultMessageState
+ , output = def
, force = False
, fast = False
, daemon = False