[project @ 1999-05-26 14:12:07 by simonmar]
authorsimonmar <unknown>
Wed, 26 May 1999 14:12:32 +0000 (14:12 +0000)
committersimonmar <unknown>
Wed, 26 May 1999 14:12:32 +0000 (14:12 +0000)
commit451a8613203721d344e26eb043e8af827c58cd7b
treee9a4c2301218c5c5dc9fe59bd107d116f24652fd
parentb23684382e376ea1a68c90178b4d103b8181caef
[project @ 1999-05-26 14:12:07 by simonmar]
Several bugfixes (from SLPJ's tree).
21 files changed:
ghc/compiler/basicTypes/Id.lhs
ghc/compiler/basicTypes/IdInfo.lhs
ghc/compiler/basicTypes/MkId.lhs
ghc/compiler/basicTypes/Unique.lhs
ghc/compiler/basicTypes/Var.hi-boot
ghc/compiler/basicTypes/VarSet.lhs
ghc/compiler/codeGen/CgBindery.hi-boot-5
ghc/compiler/codeGen/CgExpr.hi-boot
ghc/compiler/codeGen/CgHeapery.lhs
ghc/compiler/coreSyn/CoreUtils.lhs
ghc/compiler/hsSyn/HsExpr.hi-boot
ghc/compiler/rename/RnIfaces.lhs
ghc/compiler/rename/RnSource.lhs
ghc/compiler/simplCore/FloatIn.lhs
ghc/compiler/simplCore/SetLevels.lhs
ghc/compiler/simplCore/SimplCore.lhs
ghc/compiler/simplCore/Simplify.lhs
ghc/compiler/stgSyn/CoreToStg.lhs
ghc/compiler/types/PprType.lhs
ghc/compiler/utils/UniqFM.lhs
ghc/compiler/utils/UniqSet.lhs