[project @ 2000-05-23 13:16:51 by simonpj]
authorsimonpj <unknown>
Tue, 23 May 2000 13:16:52 +0000 (13:16 +0000)
committersimonpj <unknown>
Tue, 23 May 2000 13:16:52 +0000 (13:16 +0000)
commitbebb2614af8819da9298fb537d2a777743b3fabb
treeff2ed75109d3fffc72c32e30fc9bdee9c6f866a6
parent3a68f09199fb656512347c57f4a7a4f1215a36bd
[project @ 2000-05-23 13:16:51 by simonpj]
MERGE 4.07

* Fix records with polymorphic fields (broken by previous 'fix')
  As a tidy-up I also put a TyCon into a FieldLabel

* Fix a glitch with the result-type-sig change
ghc/compiler/basicTypes/FieldLabel.lhs
ghc/compiler/basicTypes/MkId.lhs
ghc/compiler/deSugar/DsBinds.lhs
ghc/compiler/typecheck/TcBinds.lhs
ghc/compiler/typecheck/TcExpr.lhs
ghc/compiler/typecheck/TcTyDecls.lhs