<div dir="auto">I don’t have good debugging wisdom, but I’d love to know what hash functions you’re considering!</div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jan 4, 2021 at 2:22 AM Phyx <<a href="mailto:lonetiger@gmail.com">lonetiger@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)"><div dir="ltr"><div>Hi,</div><div><br></div><div>I am changing the hashing algorithm used to create Fingerprints but somehow the annrun01.hs test has started failing and I don't quite understand why.</div><div><br></div><div>From what I can tell the failure happens during deserialization but the module itself is still found.</div><div>The calls findGlobalAnns deserializeWithData target seem to return nothing.</div><div><br></div><div>Calling 
<code style="font-family:monospace">~/ghc/inplace/bin/ghc-stage2.exe --show-iface Annrun01_Help.hi</code> shows that GHC itself understands the module fine though.</div><div><br></div><div>Does someone have an idea why deserialization might be failing? but also how does one debug this? Almost none of the structures have a Show or Outputable instance...</div><div><br></div><div>Thanks,</div><div>Tamar<br></div></div>
_______________________________________________<br>
ghc-devs mailing list<br>
<a href="mailto:ghc-devs@haskell.org" target="_blank">ghc-devs@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs</a><br>
</blockquote></div></div>