[project @ 2002-04-29 16:17:55 by simonmar]
authorsimonmar <unknown>
Mon, 29 Apr 2002 16:17:55 +0000 (16:17 +0000)
committersimonmar <unknown>
Mon, 29 Apr 2002 16:17:55 +0000 (16:17 +0000)
commit8c4bd8988ae062f8b6084b99277250eae362dbbf
tree3dac15dedb18e8d4f4248d90f1a8a55d9c4919f2
parent109cf9f4b3b54f080b3f10d3425b8f26e9a46026
[project @ 2002-04-29 16:17:55 by simonmar]
- Fix bootstrapped compilation,

- Add the following RULE:

text "abc"  ==> ptext SLIT("abc")

  so most of the time there shouldn't be any need to use SLIT().
  I'll go around and apply the opposite of the above RULE once
  I've convinced myself that the RULE does what it should.
ghc/compiler/utils/Pretty.lhs