Skip to content
Snippets Groups Projects
Commit d1f8b1a5 authored by ttuegel's avatar ttuegel
Browse files

Merge pull request #2478 from ttuegel/detailed-710

Fix test interface detailed-0.9 with GHC 7.10
parents b13a00b9 ba4b078d
No related branches found
No related tags found
No related merge requests found
......@@ -390,7 +390,7 @@ testSuiteLibV09AsLibAndExe pkg_descr
(package pkg) [] []
}
ipkgid = inplacePackageId (packageId pkg)
ipi = inplaceInstalledPackageInfo pwd distPref pkg ipkgid lib lbi libClbi
ipi = inplaceInstalledPackageInfo pwd distPref pkg ipkgid lib lbi' libClbi
testDir = buildDir lbi </> stubName test
</> stubName test ++ "-tmp"
testLibDep = thisPackageVersion $ package pkg
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment