On Monday 10 December 2001 03:18 pm, Iavor S. Diatchki wrote: > hi > > i seem to have stumbled upon a bug which somehow seems to be realted to > the module system and functional dependencies. attached are four files > (sorry about that, but it seems to happen when the class and instance are > in different modules), 2 files per example. > .... > although these messages dont seem related it seems like their cause is > common. i am using the vesrion of hugs from the CVS from about 2 weeks ago > (doesnt seem to have a number it just says YYMMDD)
What a very skillfully wrought bug report! It uncovered no less than three bugs in the handling of classes with superclasses that have fundeps. which is obviously not a very deeply explored aspect of functional dependencies ;-) This is all fixed in the upcoming release. --Jeff _______________________________________________ Hugs-Bugs mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/hugs-bugs
