Hacker News new | ask | show | jobs
by boothead 3661 days ago
It was? I still can't see it...

AFAIR the problem with WriterT was the use of mappend within is always lazy, regardless of the strictness of the w in WriterT w m a.