[project @ 2000-12-20 15:58:35 by simonmar]
authorsimonmar <unknown>
Wed, 20 Dec 2000 15:58:35 +0000 (15:58 +0000)
committersimonmar <unknown>
Wed, 20 Dec 2000 15:58:35 +0000 (15:58 +0000)
commit531d0d264fafd66aece5ca38d2bfcd266a8fd3e5
tree93fb02fffb31db759f32334f1bbb179f2ea1911a
parentb403b7ad234a7dd5e5c8a5b0343bc268adfad16d
[project @ 2000-12-20 15:58:35 by simonmar]
Don't duplicate strings semi-willy-nilly.  Literal strings now have a
size dependent on their length.
ghc/compiler/basicTypes/Literal.lhs
ghc/compiler/coreSyn/CoreUnfold.lhs
ghc/compiler/coreSyn/CoreUtils.lhs