summaryrefslogtreecommitdiff
path: root/rts
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2012-07-15 00:10:27 +0100
committerIan Lynagh <igloo@earth.li>2012-07-15 00:36:53 +0100
commit509d2ad24e377b8f9d3487ab7a3b2c3d1d936eaa (patch)
treed4f450196a096549acbc2ee7a744da9f3f977f74 /rts
parent2f01debc33a3ba60feaf2f9add0778bbd2ab81c2 (diff)
downloadhaskell-509d2ad24e377b8f9d3487ab7a3b2c3d1d936eaa.tar.gz
Add a separate FastZString type
FastStrings are now always UTF8-encoded. There's no StringTable for FastZString, but I don't think one is needed. We only ever make a FastZString by running zEncodeFS on a FastString, and the FastStrings are shared via the FastString StringTable, so we get the same FastZString from the IORef.
Diffstat (limited to 'rts')
0 files changed, 0 insertions, 0 deletions