Yes that's expect as Ian reversed a commit of mine because it caused build problems. I'll update the testsuite to disable those tests until I recommit the path Ian reversed.
On 28 October 2011 14:28, Simon Peyton-Jones <simo...@microsoft.com> wrote: > David > > > > I’m getting these new failures on Linux > > safeHaskell/safeInfered Mixed01 [exit code 0] (normal) > > safeHaskell/safeInfered SafeInfered01 [exit code non-0] (normal) > > safeHaskell/safeInfered SafeInfered02 [exit code non-0] (normal) > > safeHaskell/safeInfered SafeInfered03 [exit code non-0] (normal) > > safeHaskell/safeInfered SafeInfered04 [exit code non-0] (normal) > > > > Any ideas? Most look like the thing below. > > > > This is from-scratch validate, admittedly with a new constraint solver in > the type checker but I very much doubt that’s the culprit. I’m validatating > a straight HEAD now. > > > > Simon > > > > > > =====> SafeInfered01(normal) 1409 of 3071 [0, 3, 0] > > cd ./safeHaskell/safeInfered && > '/64playpen/simonpj/builds/ghc-solver/bindisttest/install dir/bin/ghc' > -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output > -no-user-package-conf -rtsopts -fno-ghci-history --make SafeInfered01 >>SafeInfered01.comp.stderr 2>&1 > > Compile failed (status 256) errors were: > > [1 of 2] Compiling SafeInfered01_A ( SafeInfered01_A.hs, SafeInfered01_A.o > ) > > [2 of 2] Compiling SafeInfered01 ( SafeInfered01.hs, SafeInfered01.o ) > > > > SafeInfered01.hs:4:1: > > main:SafeInfered01_A can't be safely imported! The module itself isn't > safe. > > > > *** unexpected failure for SafeInfered01(normal) _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc