Re: Validate failure: th/T7064

Ian Lynagh <[email protected]>
Newsgroups gmane.comp.lang.haskell.cvs.ghc
Message-ID <[email protected]>
On Wed, Oct 24, 2012 at 01:13:18PM +0100, Simon Marlow wrote:
> I'm seeing the following failure (amongst others) in my validate runs:
> 
> cd ./th && ./T7064    </dev/null >T7064.run.stdout 2>T7064.run.stderr
> Actual stdout output differs from expected:
> --- ./th/T7064.stdout   2012-08-20 15:14:13.000000000 +0100
> +++ ./th/T7064.run.stdout       2012-10-24 13:02:46.722601373 +0100
> @@ -19,8 +19,8 @@
>      GHC.Real.fromIntegral
>      = GHC.Base.id :: forall a_0 . a_0 -> a_0 #-}
>  {-# RULES "rule2" [1]
> -    forall (x_1627391611 :: a_1627391612) . GHC.Real.fromIntegral
> x_1627391611
> -    = x_1627391611 #-}
> -{-# RULES "rule3" [~1]
>      forall (x_1627391609 :: a_1627391610) . GHC.Real.fromIntegral
> x_1627391609
>      = x_1627391609 #-}
> +{-# RULES "rule3" [~1]
> +    forall (x_1627391607 :: a_1627391608) . GHC.Real.fromIntegral
> x_1627391607
> +    = x_1627391607 #-}
> *** unexpected failure for T7064(normal)
> 
> 
> Does anyone know what this is?

Simon Peyton Jones has fixed this, and has a patch on the way.


Thanks
Ian
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.