<div dir="ltr"><div>Forgot to add subject in the previous email.<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, 27 Nov 2021 at 01:01, Harendra Kumar <<a href="mailto:harendra.kumar@gmail.com">harendra.kumar@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hi GHC devs,</div><div><br></div><div>While compiling the primitive package using ghc head I ran into the following error:</div><div><br></div><div>Data/Primitive/Types.hs:265:870: error:<br>    • Couldn't match type ‘Word64#’ with ‘Word#’<br>      Expected: Word64_#<br>        Actual: Word64#<br>    • In the fourth argument of ‘setWord64Array#’, namely ‘x#’<br>      In the first argument of ‘internal’, namely<br>        ‘(setWord64Array# arr# i n x#)’<br>      In the first argument of ‘unsafeCoerce#’, namely<br>        ‘(internal (setWord64Array# arr# i n x#))’<br>    |<br>265 | derivePrim(Word64, W64#, sIZEOF_WORD64, aLIGNMENT_WORD64,<br>    |                                                                                                                                                                                          <br></div><div><br></div><div>Any idea what this is and how it can be fixed?</div><div><br></div><div>-harendra<br></div></div>
</blockquote></div></div>