More debug logging

This commit is contained in:
2021-11-12 00:58:21 +01:00
parent 6b6ce221e0
commit 626a2dd020
4 changed files with 6 additions and 0 deletions

View File

@@ -2500,6 +2500,7 @@ compileGHC targetGhc ov bstrap jobs mbuildConfig patchdir aargs buildFlavour had
execWithGhcEnv :: ( MonadReader env m
, HasSettings env
, HasDirs env
, HasLog env
, MonadIO m
, MonadThrow m)
=> FilePath -- ^ thing to execute