[project @ 2002-03-14 16:22:31 by simonmar]
authorsimonmar <unknown>
Thu, 14 Mar 2002 16:22:34 +0000 (16:22 +0000)
committersimonmar <unknown>
Thu, 14 Mar 2002 16:22:34 +0000 (16:22 +0000)
commit0e8e53db37d75d506d3a5b2804342442a5142d59
tree158dbf50ec999047b3b0a48f36f5c18cf70400d7
parent8c845163cf72456b2865e08b4f5aa4a0f480f503
[project @ 2002-03-14 16:22:31 by simonmar]
Misc cleanup: remove the iface pretty-printing style, and clean up
bits of StringBuffer that aren't required any more.
14 files changed:
ghc/compiler/basicTypes/IdInfo.lhs
ghc/compiler/basicTypes/Literal.lhs
ghc/compiler/basicTypes/MkId.lhs
ghc/compiler/basicTypes/Name.lhs
ghc/compiler/coreSyn/PprCore.lhs
ghc/compiler/hsSyn/HsBinds.lhs
ghc/compiler/hsSyn/HsDecls.lhs
ghc/compiler/main/HscMain.lhs
ghc/compiler/main/MkIface.lhs
ghc/compiler/main/ParsePkgConf.y
ghc/compiler/rename/RnHiFiles.lhs
ghc/compiler/types/PprType.lhs
ghc/compiler/utils/Outputable.lhs
ghc/compiler/utils/StringBuffer.lhs