Hello Konstantin, Tuesday, December 25, 2007, 8:11:34 AM, you wrote:
> class FirstClass a where > firstFunction :: (SecondClass b) => a -> b this looks like one more attempt to use OOP thinking in Haskell. look at http://haskell.org/haskellwiki/OOP_vs_type_classes and especially papers referenced there -- Best regards, Bulat mailto:[EMAIL PROTECTED] _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
