
3 Jun
2009
3 Jun
'09
6:26 a.m.
On 03/06/2009 08:33, Ashley Yakeley wrote:
wren ng thornton wrote:
Yeah, orphan instances are bad.
Why?
I already use private orphan modules within the package, though the package does not externally expose any orphan instances.
How can you have private orphan instances? The only "private" orphan instances are those where the type or class is also private, is that what you mean? Cheers, Simon