If I set build-summary in cabal's config file, cabal will create duplicate logs - the one specified in build-summary and the default build-reports.log in the packages directory. There's also a log-dir option in the config file which doesn't seem to do anything. Are these bugs, or intended behaviour?