diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-04-03 15:33:28 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-04-03 15:35:18 -0400 |
commit | 141937ed091643e2c47207f3818f46c7cf341189 (patch) | |
tree | 102dfcdef294cdc0ca6404232962749d213fac41 /Remote/Helper | |
parent | fff817f70ce3c86d873775c0d113b074cc486ff8 (diff) |
rename bothHandles -> ioHandles
Diffstat (limited to 'Remote/Helper')
-rw-r--r-- | Remote/Helper/Special.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Remote/Helper/Special.hs b/Remote/Helper/Special.hs index 9f219e8b1..696a43a7a 100644 --- a/Remote/Helper/Special.hs +++ b/Remote/Helper/Special.hs @@ -42,6 +42,7 @@ import Remote.Helper.Chunked as X import Remote.Helper.Encryptable as X import Remote.Helper.Messages import Annex.Content +import Messages.Progress import qualified Git import qualified Git.Command import qualified Git.Construct |