diff options
author | Joey Hess <joey@kitenet.net> | 2014-01-26 16:32:55 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-01-26 16:32:55 -0400 |
commit | 95bd07a3e733d7ef62539423f066f461c83ba36e (patch) | |
tree | 21505bc15f8b091c9c36205391af4ba7ab432658 /Command/SendKey.hs | |
parent | 4f050ca9b80d0565e408137f2422e808b82cfd11 (diff) |
reorg
Diffstat (limited to 'Command/SendKey.hs')
-rw-r--r-- | Command/SendKey.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Command/SendKey.hs b/Command/SendKey.hs index 488480e0a..2215b16b2 100644 --- a/Command/SendKey.hs +++ b/Command/SendKey.hs @@ -13,7 +13,7 @@ import Annex.Content import Annex import Utility.Rsync import Logs.Transfer -import qualified Fields +import qualified CmdLine.GitAnnexShell.Fields as Fields import Utility.Metered def :: [Command] |