Improve logging, fixes #228

This commit is contained in:
2021-09-06 22:31:07 +02:00
parent d15ff7bc67
commit 787c927de6
5 changed files with 47 additions and 21 deletions

View File

@@ -834,6 +834,8 @@ getChangeLog dls tool (Right tag) =
-- 2. the install destination, depending on whether the build failed
runBuildAction :: ( Pretty (V e)
, Show (V e)
, PopVariant BuildFailed e
, ToVariantMaybe BuildFailed e
, MonadReader env m
, HasDirs env
, HasSettings env