
9 Jun
2005
9 Jun
'05
6:45 a.m.
On 6/6/05, Gracjan Polak
If you stick to single inheritance there is other way to simulate OO in Haskell. Look for "phantom types". Whole wxHaskell (for example) is based on this concept.
I heard about them indeed but barely found clear explanations of it. Any useful pointer you're aware of maybe ? Cédric