summaryrefslogtreecommitdiff
path: root/Messages.hs
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-01-06 12:33:32 -0400
committerJoey Hess <joeyh@joeyh.name>2016-01-06 12:33:32 -0400
commitb96cfdc094cc1654bff8f6730ac7de6b9184aa26 (patch)
tree2fc442a0dd59d6a62ac2bdc9b1c0e788bc58c0c7 /Messages.hs
parent6a194e09ff7b5b9013e7c650065bbe238c40c90d (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 b62e6d2a7b..ff26380ddb 100644
--- a/Messages.hs
+++ b/Messages.hs
@@ -35,6 +35,7 @@ module Messages (
disableDebugOutput,
debugEnabled,
commandProgressDisabled,
+ outputMessage,
) where
import Text.JSON