From 527b6970457e74f8c88dfdac7c96241e2496a2f2 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 4 Nov 2015 14:52:07 -0400 Subject: add regions to concurrent output still no progress displays when getting files etc, but a big improvement --- CmdLine.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CmdLine.hs') diff --git a/CmdLine.hs b/CmdLine.hs index 073d4b32d..880f9de09 100644 --- a/CmdLine.hs +++ b/CmdLine.hs @@ -24,7 +24,7 @@ import Annex.Action import Annex.Environment import Command import Types.Messages -import Messages.Concurrent +import Messages.Internal {- Runs the passed command line. -} dispatch :: Bool -> CmdParams -> [Command] -> [GlobalOption] -> [(String, String)] -> IO Git.Repo -> String -> String -> IO () -- cgit v1.2.3