Fix testsuite to use compiler version-specific paths properly
It was using constant strings like "lib/ghc-6.4.1/blah" which obviously doesn't work very well with ghc-6.5.20060903 Also let the test to run be specified on the command line to make it easier to re-run individual tests.
Please register or sign in to comment