[Haskell-cafe] Re: Quest for inheritance

2005-06-07 Thread Andre Pang
On 06/06/2005, at 3:47 PM, Cédric Paternotte wrote: Manuel Chakravarty and I also wrote a paper titled "Interfacing Haskell to Object-Oriented Languages" that you might find useful: I've been reading it and from what I understood the technique you've come up with is used to model foreign OO

[Haskell-cafe] Re: Quest for inheritance

2005-06-06 Thread Cédric Paternotte
Hi Andre, > > Manuel Chakravarty and I also wrote a paper titled "Interfacing > Haskell to Object-Oriented Languages" that you might find useful: > I've been reading it and from what I understood the technique you've come up with is used to model foreign OO language hierarchies so that Haskell c

[Haskell-cafe] Re: Quest for inheritance

2005-06-05 Thread Andre Pang
Hi Cédric, On 05/06/2005, at 6:52 AM, Cédric Paternotte wrote: Here are the various techniques I've come across so far : (I'm far from understanding them all) [..] Manuel Chakravarty and I also wrote a paper titled "Interfacing Haskell to Object-Oriented Languages" that you might find usefu