diff options
author | Joey Hess <joey@kitenet.net> | 2014-01-26 16:36:31 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-01-26 16:36:31 -0400 |
commit | da0b9c92faa431199589d2d9ea98ea60af6a333f (patch) | |
tree | db86f4de9eef446f2e729553339050a07a058c78 /Command/Indirect.hs | |
parent | 95bd07a3e733d7ef62539423f066f461c83ba36e (diff) |
reorg
Diffstat (limited to 'Command/Indirect.hs')
-rw-r--r-- | Command/Indirect.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Command/Indirect.hs b/Command/Indirect.hs index 194be6821..0da10c579 100644 --- a/Command/Indirect.hs +++ b/Command/Indirect.hs @@ -23,7 +23,7 @@ import Annex.Content import Annex.Content.Direct import Annex.CatFile import Annex.Exception -import Init +import Annex.Init import qualified Command.Add def :: [Command] |