On Mon, 15 Apr 2002, Jay Cox wrote: > > class Eq z where > (==) :: z -> z -> Bool > ^^^^
Oops. Here to report a Jay.Brain bug. I understand you now. Heh. I infered the bug you report was standard haskell usage. Here's a more dramatic example of your bug :) http://www.flash.net/~flygal/Jay/Haskell/HasType.lhs Jay Cox _______________________________________________ Glasgow-haskell-bugs mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
