From https://github.com/digital-asset/ghcide/issues/294, if you stack install a package then any build tools (e.g. record-dot-preprocessor) seem to get put locally and added to the PATH locally by Stack. Maybe hie-bios needs to include that extra PATH information, so that tools building on it see the PATH too? Probably an additional field to ComponentOptions?