On Mon, May 09, 2011 at 03:42:49PM +0000, Simon Peyton-Jones wrote:
> Anyone know what is up here?
> 
> =====> dynamic001(normal) 108 of 155 [0, 0, 0]
> *** Testing: toDyn ***
> -[ <<Int>>
> -, <<Char>>
> +[ <<GHC.Types.Int>>
> +, <<GHC.Types.Char>>

Sounds like it was caused by:

    commit 4475dcabbc206d1cf0fc3fee88f600a4791d948c
    Author: Ian Lynagh <[email protected]>
    Date:   Sun Apr 24 19:16:52 2011 +0100

        For GHC, implement the Typeable.hs macros using standalone deriving

        As well as being more pleasant, this fixes #1841:
            Data.Typeable: Instances of basic types don't provide qualified
            strings to mkTyCon

I'll fix it.


Thanks
Ian


_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to