<div dir="ltr"><div>Hello GHC Devs,</div><div><br></div><div>I've noticed that the `isTypeLevPoly` function has been removed from GHC since 9.4.</div><div>I used it to decide the validity of querying the representation type of every value in the STG IR.</div><div>It was mandatory to prevent GHC panics, because there are a lot of partial functions in GHC.</div><div>Is there an alternative to `isTypeLevPoly` in GHC 9.4?</div><div><br></div><div>Best regards,</div><div>Csaba Hruska<br></div></div>