Hugs and GHC (but not NHC) erroneously accept the following: class Foo a where f :: Eq a => a -> Bool _______________________________________________ Hugs-Bugs mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/hugs-bugs
- RE: constraints inside classes Ross Paterson
- RE: constraints inside classes Mark P Jones