diff options
author | simonpj <unknown> | 2000-04-20 10:56:05 +0000 |
---|---|---|
committer | simonpj <unknown> | 2000-04-20 10:56:05 +0000 |
commit | 074d99bd864680f896b671fa354fcca6be77ae12 (patch) | |
tree | f65980013f19f6f01af1a9de79c31a7fda276edc /ghc/compiler/javaGen/Java.lhs | |
parent | e6177a676dcfb4af25afed19b2a5edbc716d51e2 (diff) | |
download | haskell-074d99bd864680f896b671fa354fcca6be77ae12.tar.gz |
[project @ 2000-04-20 10:56:05 by simonpj]
- Fix bug in TcExpr.tcMonoExpr (RecordUpd ...), where I hadn't
propagated the recent change (to be H98ish) that record selectors
for types with a context are overloaded:
data Eq a => T a { f1 :: a }
Here f1 :: Eq a => T a -> a
I don't like this, but Mark persuaded me that this was the
Right Thing if we are to have contexts in data decls at all
(which we should not)
Diffstat (limited to 'ghc/compiler/javaGen/Java.lhs')
0 files changed, 0 insertions, 0 deletions