summaryrefslogtreecommitdiff
path: root/Command.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Command.hs')
-rw-r--r--Command.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Command.hs b/Command.hs
index b272bba5d..e3508d68c 100644
--- a/Command.hs
+++ b/Command.hs
@@ -32,6 +32,7 @@ import CmdLine.Usage as ReExported
import CmdLine.Action as ReExported
import CmdLine.Option as ReExported
import CmdLine.GitAnnex.Options as ReExported
+import Options.Applicative as ReExported hiding (command)
import qualified Options.Applicative as O