This commit is contained in:
Joey Hess 2013-05-14 13:58:17 -04:00
parent 17952a893e
commit 03eec12cff

View file

@ -321,7 +321,7 @@ copyFromRemote' r key file dest
-}
feedprogressback a = ifM (isJust <$> sshCacheDir)
( feedprogressback' a
, bracketIO noop (const noop) $ a const
, bracketIO noop (const noop) (a $ const noop)
)
feedprogressback' a = do
u <- getUUID