Tue Aug 29 07:41:59 PDT 2006 Ian Lynagh <[EMAIL PROTECTED]>
* Allow threading to be completely disabled with USETHREADS=0
I had to pull the global classes and instances out into their own module
as there was a catch-22: testlib needed to know if threading was enabled,
but we don't know that until we have gone through the argument, but going
through the arguments required changing things like config in testlib.
M ./driver/runtests.py -14 +26
A ./driver/testglobals.py
M ./driver/testlib.py -181 +42
M ./mk/test.mk +2
M ./tests/ghc-regress/cabal/all.T -1 +1
M ./tests/ghc-regress/driver/all.T -1 +1
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc