logoalt Hacker News

romeslast Sunday at 9:42 AM1 replyview on HN

From 9.12, -fobject-determinism[1] will guarantee deterministic objects.

If it ever doesn't, do open a bug report[2]

[1] https://downloads.haskell.org/ghc/latest/docs/users_guide/us... [2] https://gitlab.haskell.org/ghc/ghc/-/issues


Replies

lrvicklast Sunday at 9:44 AM

Good to know! Half the battle covered then.