On Sun, Mar 17, 2013 at 9:18 AM, Gabriel Gonzalez <gabriel439@gmail.com> wrote:
So I propose that we add an additional stricter WriterT (under say, "Control.Monad.Trans.Writer.Stricter") which is internally implemented as StateT, but hide the constructor so we don't expose the implementation: