Making compilation results deterministic (#4012)

Sven Panne svenpanne at gmail.com
Tue Sep 15 18:09:59 UTC 2015


2015-09-14 19:04 GMT+02:00 Bartosz Nitka <niteria at gmail.com>:

> [...] Uniques are non-deterministic [...]
>

Just out of curiosity: Why is this the case? Naively, I would assume that
you can't say much about the value returned by getKey, but at least I would
think that in repeated program runs, the same sequence of values would be
produced. Well, unless somehow the values depend on pointer values, which
will screw this up because of ASLR.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20150915/6cbf11ad/attachment.html>


More information about the ghc-devs mailing list