HC = /home/tora/msr-ghc/ghc-Stack/ghc/stage2-inplace/ghc
HC_OPTS = -O -H64m -O -Rghc-timing -H32m -hisuf hi -fexplicit-call-stack-all
RUNTEST_OPTS = -ghc-timing +RTS -K1m -RTS
==nofib== hidden: time to compile Preds follows...
/home/tora/msr-ghc/ghc-Stack/ghc/stage2-inplace/ghc -O -H64m -O -Rghc-timing -H32m -hisuf hi -fexplicit-call-stack-all -c Preds.hs -o Preds.o
ghc: panic! (the 'impossible' happened)
  (GHC version 6.11.20090109 for x86_64-unknown-linux):
	Error in core pass Simplifier Phase gentle:
expectJust initTcInteractive: [][Can't find interface-file declaration for variable Geometric.vertical_$_debugged
  Probable cause: bug in .hi-boot file, or inconsistent .hi file
  Use -ddump-if-trace to get an idea of which file caused the error]

Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug

<<ghc: 78692528 bytes, 7 GCs, 3322492/6486728 avg/max bytes residency (2 samples), 34M in use, 0.00 INIT (0.00 elapsed), 0.10 MUT (0.17 elapsed), 0.06 GC (0.09 elapsed) :ghc>>
Command exited with non-zero status 1
0.16user 0.06system 0:00.27elapsed 84%CPU (0avgtext+0avgdata 0maxresident)k
264inputs+48outputs (0major+13506minor)pagefaults 0swaps
make: *** [Preds.o] Error 1
