aboutsummaryrefslogtreecommitdiff
path: root/Commands.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-10-16 16:20:49 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-10-16 16:20:49 -0400
commit909f619c07699fe6c76d40bb4649e07737a0b9ae (patch)
tree3d284a54f5bf70e2ac11d249bfa721963affb5be /Commands.hs
parent6d13ae10cf1d295b64855984f5a526f8209f3341 (diff)
tweaks
Diffstat (limited to 'Commands.hs')
-rw-r--r--Commands.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Commands.hs b/Commands.hs
index 1f9128011..c477a81fd 100644
--- a/Commands.hs
+++ b/Commands.hs
@@ -10,6 +10,7 @@ import System.Path
import Data.String.Utils
import List
import IO
+
import qualified GitRepo as Git
import qualified Annex
import Utility