Vaidation crash

Simon Peyton-Jones simonpj at microsoft.com
Tue Mar 19 08:49:39 CET 2013


I got this at the end of validation on Windows.  Any ideas?

Simon

Traceback (most recent call last):
  File "../driver/runtests.py", line 251, in <module>
    execfile(file)
  File "./quasiquotation/T4491/test.T", line 7, in <module>
    only_ways([config.ghc_th_way]),
AttributeError: TestConfig instance has no attribute 'ghc_th_way'
make[2]: Leaving directory `/c/code/HEAD/testsuite/tests'
make[1]: Leaving directory `/c/code/HEAD/testsuite/tests'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20130319/d1179580/attachment.htm>


More information about the ghc-devs mailing list