"README.md" did not exist on "4a28e396042adb96dbfd8f8adb034be1da5b6fbe"
fix HPC tests with GHC 7.10
Starting with version 7.10, GHC puts the module interface (.mix) files for each project in a subdirectory of -hpcdir named for the package key. We must adjust the search path accordingly when checking for the .mix file.
Please register or sign in to comment