On Mon, 17 Dec 2007, Nicholls, Mark wrote: > After many years of OOP though my brain is wired up to construct > software in that 'pattern'....a problem for me at the moment is I cannot > see how to construct programs in an OO style in Haskell....I know this > is probably not the way to approach it...but I feel I need to master the > syntax before the paradigm.
This issue is rather a FAQ. Let's look what our Wiki provides: http://www.haskell.org/haskellwiki/OOP_vs_type_classes _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
