Thanks, this should be fixed now. On 28 September 2011 04:36, Simon Peyton-Jones <[email protected]> wrote: > I got this for a number of safe-haskell tests. It usually means that not > enough cleaning has taken place -- ie out of date .hi files. > > > > Simon > > > > =====> Check01(normal) 1395 of 3000 [0, 1, 0] > > cd ./safeHaskell/check && > '/64playpen/simonpj/builds/HEAD-2/bindisttest/install dir/bin/ghc' > -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output > -no-user-package-conf -rtsopts -fno-ghci-history -c Check01_A.hs >>Check01_A.hs.comp.stderr 2>&1 > > Compile failed (status 256) errors were: > > ghc: panic! (the 'impossible' happened) > > (GHC version 7.3 for x86_64-unknown-linux): > > Ix{Int}.index: Index (256) out of range ((0,22)) > > > > Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug > > > > > > *** unexpected failure for Check01(normal) > > _______________________________________________ > Cvs-ghc mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/cvs-ghc > >
_______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
