summaryrefslogtreecommitdiff
path: root/src/Hakyll/Core/Run.hs
diff options
context:
space:
mode:
authorJasper Van der Jeugt <jaspervdj@gmail.com>2011-01-18 13:29:42 +0100
committerJasper Van der Jeugt <jaspervdj@gmail.com>2011-01-18 13:29:42 +0100
commit0bbc01f0128f0c9e0a217f1d33f876ab03d29905 (patch)
tree6fed4e40ba3928149f193d0cd3664b99f72e63ac /src/Hakyll/Core/Run.hs
parent821dd38c138e33194105162f7ad4140c9c46fcf2 (diff)
downloadhakyll-0bbc01f0128f0c9e0a217f1d33f876ab03d29905.tar.gz
Backports feeds
Diffstat (limited to 'src/Hakyll/Core/Run.hs')
-rw-r--r--src/Hakyll/Core/Run.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Hakyll/Core/Run.hs b/src/Hakyll/Core/Run.hs
index 7e428ae..494cf25 100644
--- a/src/Hakyll/Core/Run.hs
+++ b/src/Hakyll/Core/Run.hs
@@ -135,6 +135,7 @@ addNewCompilers oldCompilers newCompilers = Hakyll $ do
orderedCompilers = map (id &&& (compilerMap M.!)) ordered
liftIO $ putStrLn "Adding compilers..."
+ liftIO $ putStrLn $ "Added: " ++ show (map fst orderedCompilers)
modify $ updateState modified' completeGraph