RE: More problems with .hi files

1999-05-27 Thread Simon Peyton-Jones
It's probably my fault -- I've been beating on the renamer, trying to make it import fewer instance decls, and it looks as if it's importing too few. Can you tar up your source files (and Makefile) and send them to me? easier to debug when it's to hand Simoin > -Original Message- > Fro

More problems with .hi files

1999-05-27 Thread George Russell
Well I've updated GHC yet again to solve the last problem, but it's made things even worse, because GHC has now forgotten an instance declaration which it remembered before. Specifically file Interaction.hs contains the line: > instance Event IA where (etc) Interaction.hi contains the line: > ins