Broken HEAD

Simon Marlow simonmarhaskell at gmail.com
Thu May 8 08:41:43 EDT 2008


Roman Leshchinskiy wrote:
> Today, validate stumbled over a couple of warnings in the new literal 
> code. I've fixed those but now I'm getting
> 
> Unexpected failures:
>    dynbrk007(ghci)
>    print003(ghci)
>    print006(ghci)
> 
> What's happening here?

These seem to be a result of the changes to desugaring of overloaded 
literals, I suspect this patch did it:

Tue May  6 03:25:51 PDT 2008  simonpj at microsoft.com
   * Fix Trac #2246; overhaul handling of overloaded literals

In any case the changes look harmless.  I'll update the sample output.

Cheers,
	Simon



More information about the Cvs-ghc mailing list