<div dir="ltr">Hi all,<div><br></div><div style>Consider the very simple test</div><div style><br></div><div style><div>  module Test2 where</div><div>  f = True<br></div><div><br></div><div style>When walking the AST after renaming I see that f has unique 1912603236 and True has unique 905969694. However, when walking the typechecked AST f seems to have unique 1627390565 instead. Should I expect that the unique associated with identifiers changes between renaming and typechecking? Or is there something else that I&#39;m missing?<br>
<br>Thanks!<br><br>Edsko</div>























</div></div>