
25 Oct
2011
25 Oct
'11
5:42 p.m.
On 25 October 2011 19:29, Ashley Yakeley
On Tue, 2011-10-25 at 17:13 +0200, Yitzchak Gale wrote:
Edward Kmett wrote:
+1 to both for me as well, though I'd be more comfortable if the orphans could be fixed.
Oh, yes, also +1 for fixing the orphan instances in the time library. Please.
I could unexpose everything besides Data.Time, I guess.
But that would still leave it orphaned. The only solution is to put UTCTime and its Show instance in the same module (which would probably be some hidden Internal module where parts of it are re-exported from public modules). Bas