Skip to content
  • Simon Peyton Jones's avatar
    Improve StgLint -- a bit · 773884a0
    Simon Peyton Jones authored
    This addresses Trac #5345, but only partially.  Fundamentally STG Lint
    is impossible, because unsafeCoerce# can randomise all the types.
    
    This patch does a bit of fiddle faddling in StgLint which makes it
    a bit better, but it's a losing battle. Trac #5345 works though, FWIW.
    773884a0