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 df72ad2a7..019a657aa 100644
--- a/Command.hs
+++ b/Command.hs
@@ -27,6 +27,7 @@ import qualified Backend
import qualified Git
import Types.Command as ReExported
import Types.Option as ReExported
+import Types.DeferredParse as ReExported
import CmdLine.Seek as ReExported
import Checks as ReExported
import CmdLine.Usage as ReExported