Using DeepSeq for exception ordering

Simon Marlow marlowsd at gmail.com
Mon Nov 12 17:34:54 CET 2012


Did you try -fpedantic-bottoms?

Cheers,
	Simon

On 08/11/2012 19:16, Edward Z. Yang wrote:
> It looks like the optimizer is getting confused when the value being
> evaluated is an IO action (nota bene: 'evaluate m' where m :: IO a
> is pretty odd, as far as things go). File a bug?
>
> Cheers,
> Edward
>
> Excerpts from Albert Y. C. Lai's message of Thu Nov 08 10:04:15 -0800 2012:
>> On 12-11-08 01:01 PM, Nicolas Frisby wrote:
>>> And the important observation is: all of them throw A if interpreted in
>>> ghci or compiled without -O, right?
>>
>> Yes.
>>
>
> _______________________________________________
> Glasgow-haskell-users mailing list
> Glasgow-haskell-users at haskell.org
> http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
>




More information about the Glasgow-haskell-users mailing list