mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Fix haddocks
This commit is contained in:
parent
ffb705f874
commit
1c71e419b1
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user