[project @ 2003-01-20 16:24:51 by simonpj]
authorsimonpj <unknown>
Mon, 20 Jan 2003 16:24:51 +0000 (16:24 +0000)
committersimonpj <unknown>
Mon, 20 Jan 2003 16:24:51 +0000 (16:24 +0000)
commit9208de5cd7f22942c0a72d34f9716427cda97bbe
tree26d3b3a2fce19bafc678a9f13f7f13705814babc
parent271502ff37a81fb5292056a1885c705192ef76c5
[project @ 2003-01-20 16:24:51 by simonpj]
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.
ghc/compiler/basicTypes/Literal.lhs