Hi guys,
So one of the big things in object oriented programming is 
encapsulation, and I'm wondering how to do it properly in 
Haskell.  How do you define new data types but minimize the 
dependence of external packages on the exact nature of the 
data definition?
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to