Simon, I'm getting this validation failure on Linux.  Should I?

Simon

Unexpected failures:
   ../../libraries/base/tests  qsemn001 [exit code non-0] (normal)

=====> qsemn001(normal) 3440 of 3517 [0, 0, 0]
cd ../../libraries/base/tests && 
'/5playpen/simonpj/HEAD/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint 
-dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o 
qsemn001 qsemn001.hs    >qsemn001.comp.stderr 2>&1
cd ../../libraries/base/tests && ./qsem001    </dev/null >qsem001.run.stdout 
2>qsem001.run.stderr
Compile failed (status 256) errors were:

qsemn001.hs:5:8:
    Could not find module `Control.Concurrent.STM'
    Perhaps you meant
      Control.Concurrent.QSem (from base)
      Control.Concurrent (from base)
      Control.Concurrent.Chan (from base)
    Use -v to see a list of the files searched for.
_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to