Fixed. Simon
bash-3.2$ darcs what hunk ./compiler/typecheck/TcGenDeriv.lhs 1300 -mk_data_type_name :: TyCon -> RdrName -- $tT +mk_data_type_name :: TyCon -> RdrName -- "$tT" hunk ./compiler/typecheck/TcGenDeriv.lhs 1303 -mk_constr_name :: DataCon -> RdrName -- $cC +mk_constr_name :: DataCon -> RdrName -- "$cC" | -----Original Message----- | From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Simon Peyton-Jones | Sent: 21 August 2008 08:28 | To: Manuel M T Chakravarty; [email protected] | Subject: RE: After enjoying a working GHC HEAD build for a few days... | | I suspect that is my fault, although I did validate. I will check | | Ian: could validate continue after a Haddock failure, and simply report it along with other test | failures? That would stop a Haddock failure completely borking the validate run. Or would that be hard? | | Simon _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
