> The file hadn't been touched in ages. Intermediate files look 
> okay to me.
> 
> ../../ghc/compiler/stage1/ghc-inplace -H32m -O0 -W 
> -fno-warn-unused-matches -fwarn-unused-imports  
> -istage2/utils  -istage2/basicTypes  -istage2/types  
> -istage2/hsSyn  -istage2/prelude  -istage2/rename  
> -istage2/typecheck  -istage2/deSugar  -istage2/coreSyn  
> -istage2/specialise  -istage2/simplCore  -istage2/stranal  
> -istage2/stgSyn  -istage2/simplStg  -istage2/codeGen  
> -istage2/absCSyn  -istage2/main  -istage2/profiling  
> -istage2/parser  -istage2/cprAnalysis  -istage2/compMan  
> -istage2/ndpFlatten  -istage2/cbits  -istage2/nativeGen  
> -istage2/ghci -DGHCI -package haskell-src -package unix 
> -package readline  -cpp -fglasgow-exts -Rghc-timing -I. 
> -IcodeGen -InativeGen -Iparser -recomp -Rghc-timing -DDEBUG  
> -H16M '-#include "hschooks.h"'    -c types/TyCon.lhs -o 
> stage2/types/TyCon.o  -ohi stage2/types/TyCon.hi
> types/TyCon.lhs:265: parse error on input `rec'
> <<ghc: 14489152 bytes, 3 GCs, 16128/16128 avg/max bytes 
> residency (1 samples), 16M in use, 0.00 INIT (0.00 elapsed), 
> 0.03 MUT (0.06 elapsed), 0.01 GC (0.01 elapsed) :ghc>>
> gmake: *** [stage2/types/TyCon.o] Error 1

Fixed, I think.  Try now.

Cheers,
        Simon
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to