Graham Klyne <[EMAIL PROTECTED]> writes: > I made some notes about this, but they're in no sense authoritative: > http://www.ninebynine.org/Software/Learning-Haskell-Notes.html#type-class-misuse
I think it's easy for the OO-programmer to start designing programs using Haskell classes as if they were OO classes. Not necessarily bad, but I agree it is better to build your program first, and add classes later when and where it makes sense. -kzm -- If I haven't seen further, it is by standing in the footprints of giants _______________________________________________ Haskell-Cafe mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/haskell-cafe
