aboutsummaryrefslogtreecommitdiff
path: root/Messages.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-01-06 12:33:32 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-01-06 12:33:32 -0400
commitf906cddf91577c53600a60e4cfbfa3c1fe25d1ab (patch)
tree60847da3768aa4a702f2785d20c4806ff9ddb119 /Messages.hs
parent452865e80fd68f75cb3b91b9b4d95f45dd249351 (diff)
whereis --json: Make url list be included in machine-parseable form.
Diffstat (limited to 'Messages.hs')
-rw-r--r--Messages.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Messages.hs b/Messages.hs
index b62e6d2a7..ff26380dd 100644
--- a/Messages.hs
+++ b/Messages.hs
@@ -35,6 +35,7 @@ module Messages (
disableDebugOutput,
debugEnabled,
commandProgressDisabled,
+ outputMessage,
) where
import Text.JSON