Skip to content

Fix recompPluginPackage on Windows

sheaf requested to merge sheaf/ghc:recompPluginPackage-windows into master

This MR makes it so that the recompPluginPackage test runs on Windows, and unmarks it as fragile. It adds flushing to ensure we get the expected output on stdout.

Merge request reports