A little more debug output

This commit is contained in:
Michael Snoyman 2014-12-05 10:39:37 +02:00
parent 24cc7d8428
commit 6ea4b2161b

View File

@ -84,6 +84,7 @@ loadCabalFiles dbUpdates forceUpdate uploadHistory0 metadata0 = (>>= runUploadSt
=$ scanlC (\x _ -> x + 1) (0 :: Int)
=$ filterC ((== 0) . (`mod` 1000))
=$ mapM_C (\i -> $logInfo $ "Processing cabal file #" ++ tshow i)
$logInfo "Finished processing cabal files"
where
metadata1 = flip fmap metadata0 $ \(v, h) -> MetaSig
v