Fix haddocks

This commit is contained in:
Michael Snoyman 2015-03-18 10:56:51 +02:00
parent ffb705f874
commit 1c71e419b1

View File

@ -92,7 +92,7 @@ waitForDeps toolMap packageMap activeComps bp pi action = do
Nothing Nothing
| isCoreExe exe -> return () | isCoreExe exe -> return ()
-- https://github.com/jgm/zip-archive/issues/23 -- https://github.com/jgm/zip-archive/issues/23
-- | otherwise -> throwSTM $ ToolMissing exe -- - | otherwise -> throwSTM $ ToolMissing exe
| otherwise -> return () | otherwise -> return ()
Just packages -> ofoldl1' (<|>) packages Just packages -> ofoldl1' (<|>) packages
action action