We need to also disable the test for GHC 7.4. Unfortunately darcs isn't
built with '-rtsopts' by default so we can't just look at the output of
'darcs +RTS -V'.
Perhaps we should use -rtsopts unconditionally for darcs-test?
Actually when I got to implementing it seemed cleaner to pass the GHC version
through with an environment variable.
1 patch for repository darcs-unstable@darcs.net:screened:
Tue Feb 10 06:54:24 GMT 2015 Ganesh Sittampalam <ganesh@earth.li>
* skip issue2333 test on GHC 7.4
Looks fine, accepting (along with the patches that fix the problem).
Strangely the test doesn't fail on Windows.
Also accepting my own patch which is fairly simple and has been around
for a couple of weeks.