<div dir="ltr"><div>I have seen the following warning on master for some time<br></div><div><br></div><div>compiler/GHC/Core/TyCon.hs:1540:5: warning:<br>    • Ignoring unusable UNPACK pragma<br>        on the first argument of ‘BoxedRep’<br>    • In the definition of data constructor ‘BoxedRep’<br>      In the data type declaration for ‘PrimRep’<br>     |<br>1540 |   | BoxedRep {-# UNPACK #-} !(Maybe Levity) -- ^ Boxed, heap value<br>     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^</div><div><br></div><div>Is it something that needs to be fixed? Can the code be updated to remove the warning?</div><div><br></div><div>Alan<br></div></div>