Skip to content
  • Simon Peyton Jones's avatar
    [project @ 2003-01-20 16:24:51 by simonpj] · 9208de5c
    Simon Peyton Jones authored
    Increase the size of a string literal; cures a simplifier loop
        when an application (f "x") appeared to have size 1, and so was
        inlined repeatedly.  The problem was that "x" appeared to have
        size 0.
    9208de5c