[project @ 2006-01-11 13:12:09 by simonmar]
authorsimonmar <unknown>
Wed, 11 Jan 2006 13:12:09 +0000 (13:12 +0000)
committersimonmar <unknown>
Wed, 11 Jan 2006 13:12:09 +0000 (13:12 +0000)
commita34aa5f9ebde7ce0097ea8162efdb5fd0cae0ef1
tree92eaf8c5acab3917ff25b06ac63ee213397e209b
parent33380394d3e21007b57c51a86634d361717b54dd
[project @ 2006-01-11 13:12:09 by simonmar]
fix string desugaring: we can only use the ASCII unpackCString# if all
the chars are <= 0x7F, not <= 0xFF.

(fixes recent breakage in nofib/real/compress2)
ghc/compiler/deSugar/DsUtils.lhs