[project @ 2003-09-23 15:09:09 by simonpj]
authorsimonpj <unknown>
Tue, 23 Sep 2003 15:09:09 +0000 (15:09 +0000)
committersimonpj <unknown>
Tue, 23 Sep 2003 15:09:09 +0000 (15:09 +0000)
commitadd773aa5d3af794c935345b193de1865945aa4e
tree545470178591fa647598ddf32d85089f5944bbd4
parent7d83458f53f4eab14238d18ca945dfaea1e70441
[project @ 2003-09-23 15:09:09 by simonpj]
--------------------------
     Make MachString literals a bit bigger
   --------------------------

Up to now, unboxed string literals of up to 3 characters had
size 1, which means they are inlined in place of a variable.
That seems over-eager (duplication), so I've upped their size a bit.
ghc/compiler/basicTypes/Literal.lhs