time library dependencies
Simon Marlow
marlowsd at gmail.com
Wed Jun 3 06:26:54 EDT 2009
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
More information about the Libraries
mailing list