diff options
author | lewie <unknown> | 2000-06-10 00:34:52 +0000 |
---|---|---|
committer | lewie <unknown> | 2000-06-10 00:34:52 +0000 |
commit | 426e298ef208e54ef76351cd56b1567e6fd05599 (patch) | |
tree | cec5f7014201f57fe38a876d8b3c140fe211be3c /ghc/compiler/javaGen/JavaGen.lhs | |
parent | d76863bb7fbb933695b39b06da92246676506f16 (diff) | |
download | haskell-426e298ef208e54ef76351cd56b1567e6fd05599.tar.gz |
[project @ 2000-06-10 00:34:52 by lewie]
Update instFunDepsOfTheta to accomodate Simon's recent commit (it hadn't
needed to generate fundeps for IParams previously). This undoes Simon's
comment about `forall a. ?x::a => Int' being ambiguous. It isn't, and
now it isn't flagged as such either. I.e, there's nothing wrong with:
foo :: ?x::a => Int
foo = fst (13, ?x)
(of course, less contrived examples can also be given!).
Diffstat (limited to 'ghc/compiler/javaGen/JavaGen.lhs')
0 files changed, 0 insertions, 0 deletions